Скачал себе айс шмот для интерлюда помогите исправить плз в базу незаливаеться
----------------------------------------------
ЭТО АРМОР
INSERT INTO `armor` VALUES ('50014', 'Vesper Cristal Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50015', 'Vesper Cristal Breastplate', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50016', 'Vesper Cristal Gaiters', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50017', 'Vesper Cristal Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50018', 'Vesper Cristal Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50019', 'Vesper Cristal Leather Armor', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50020', 'Vesper Cristal Leggings', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50021', 'Vesper Cristal Gloves', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50022', 'Vesper Cristal Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50023', 'Vesper Cristal Robe Armor', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50024', 'Vesper Cristal Stockings', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50025', 'Vesper Cristal Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('50026', 'Vesper Cristal Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
------------------------------------------------------------------------------------------------------
ЛАЙТ СЕТ
INSERT INTO armorsets
VALUES
(176, 50019, 50020, 50014, 50021, 50022, 1122, 0, 0, 0)
--------------------------------------------------------------------------------------
РОБА СЕТ
INSERT INTO armorsets
VALUES
(177, 50023, 50024, 50014, 50025, 50026, 1123, 0, 0, 0)
----------------------------------------------------------------------
ХЕВИ СЕТ
INSERT INTO armorsets
VALUES
(175, 50015, 50016, 50014, 50017, 50018, 1121, 0, 0, 0)