i was wondering if anyone could help me with the mice euds showing up in totems and if someone knows how to fix the prob im having with mage euds learning skills *winbeads, thunder...etc...* thanx for those who help me :)
The mage eudemons cant learn skilll after u made them thunder they will be unkown typeQuote:
i was wondering if anyone could help me with the mice euds showing up in totems and if someone knows how to fix the prob im having with mage euds learning skills *winbeads, thunder...etc...* thanx for those who help me :)
/*
MySQL Data Transfer
Source Host: localhost
Source Database: my
Target Host: localhost
Target Database: my
Date: 10/1/2008 2:32:07 AM
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for cq_totem_pole_type
-- ----------------------------
CREATE TABLE `cq_totem_pole_type` (
`id` int(4) unsigned NOT NULL default '0',
`type` int(4) unsigned NOT NULL default '0',
`Variety` int(4) default NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM;
-- ----------------------------
-- Records
-- ----------------------------
INSERT INTO `cq_totem_pole_type` VALUES ('1', '1071000', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('2', '1071010', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('3', '1071020', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('4', '1071040', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('5', '1071050', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('6', '1071060', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('7', '1071200', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('8', '1071210', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('9', '1071220', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('10', '1071230', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('11', '1071240', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('12', '1071400', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('13', '1071410', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('14', '1071500', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('15', '1071510', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('16', '1071700', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('17', '1071710', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('18', '1071720', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('19', '1071730', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('20', '1071980', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('21', '1071990', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('22', '1071080', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('23', '1071090', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('24', '1071070', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('25', '1071420', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('26', '1071520', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('27', '1071800', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('28', '1071810', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('29', '1071430', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('30', '1071530', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('31', '1071820', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('32', '1071830', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('33', '1071440', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('34', '1071540', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('35', '1071840', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('36', '1071850', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('37', '1071450', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('38', '1071460', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('39', '1071550', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('40', '1071560', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('41', '1071860', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('43', '1071250', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('42', '1071030', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('44', '1071570', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('45', '1071580', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('46', '1071870', '3');
/*
MySQL Data Transfer
Source Host: localhost
Source Database: my2
Target Host: localhost
Target Database: my2
Date: 10/1/2008 2:38:28 AM
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for cq_totem_pole_type
-- ----------------------------
CREATE TABLE `cq_totem_pole_type` (
`id` int(4) unsigned NOT NULL auto_increment,
`type` int(4) unsigned NOT NULL default '0',
`Variety` int(4) default NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM;
-- ----------------------------
-- Records
-- ----------------------------
INSERT INTO `cq_totem_pole_type` VALUES ('1', '1071000', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('2', '1071010', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('3', '1071020', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('4', '1071040', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('5', '1071050', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('6', '1071060', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('7', '1071200', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('8', '1071210', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('9', '1071220', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('10', '1071230', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('11', '1071240', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('12', '1071400', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('13', '1071410', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('14', '1071500', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('15', '1071510', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('16', '1071700', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('17', '1071710', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('18', '1071720', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('19', '1071730', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('20', '1071980', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('21', '1071990', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('22', '1071080', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('23', '1071090', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('24', '1071070', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('25', '1071420', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('26', '1071520', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('27', '1071800', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('28', '1071810', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('29', '1071430', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('30', '1071530', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('31', '1071820', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('32', '1071830', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('33', '1071440', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('34', '1071540', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('35', '1071840', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('36', '1071850', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('37', '1071450', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('38', '1071460', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('39', '1071550', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('40', '1071560', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('41', '1071860', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('42', '1071470', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('43', '1071480', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('44', '1071570', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('45', '1071580', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('46', '1071870', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('47', '1071490', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('48', '1071590', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('49', '1071740', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('50', '1071750', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('51', '1071290', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('52', '1071310', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('53', '1071320', '2');
INSERT INTO `cq_totem_pole_type` VALUES ('54', '1071330', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('55', '1071340', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('56', '1071350', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('57', '1071360', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('58', '1071370', '1');
INSERT INTO `cq_totem_pole_type` VALUES ('59', '1071380', '3');
INSERT INTO `cq_totem_pole_type` VALUES ('60', '1071390', '2');