BrandX
11-27-2005, 01:54 PM
The Unmelting Ice Girdle is typoed in the 2.05 release as 'Unmelting Ice Girlde', and the Infernal Headcage and Drape of Benediction are not in the item table.
Thanks for all your hard work. :)
For those two, you can use:
INSERT INTO `items` VALUES (316, 'Drape of Benediction', '', 'Back', 13, 11, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 31, 0, 0, 0, 0, '', 0, '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO `items` VALUES (317, 'Infernal Headcage', '', 'Head', 25, 24, 14, 0, 0, 0, 10, 0, 0, 10, 16, 0, '', 0, 0, 0, 0, 0, '', 0, '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
Thanks for all your hard work. :)
For those two, you can use:
INSERT INTO `items` VALUES (316, 'Drape of Benediction', '', 'Back', 13, 11, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 31, 0, 0, 0, 0, '', 0, '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO `items` VALUES (317, 'Infernal Headcage', '', 'Head', 25, 24, 14, 0, 0, 0, 10, 0, 0, 10, 16, 0, '', 0, 0, 0, 0, 0, '', 0, '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);