WIP: Kezan

This commit is contained in:
Zyres
2018-04-20 01:44:28 +02:00
parent 658a4dd950
commit 9c5d1a64a2
10 changed files with 4932 additions and 1 deletions

View File

@@ -12,5 +12,9 @@
- gameobject_quest_starter
- gameobject_quest_finisher
- gameobject_spawns
- loot
- loot_creatures
- loot_gameobjects
- loot_items
- Missing item_properties
- Missing creature_properties - min/max health/mana
- ....

20
WIP/Kezan/README.md Normal file
View File

@@ -0,0 +1,20 @@
# Gilneas map 654
## Finished
- Missing creature_properties
- Missing creature_quest_starter
- Missing creature_quest_finisher
- Basic creature_spawns
- quest_properties
- gameobject_properties
- gameobject_spawns
- Missing item_properties
## ToDo
- gameobject_quest_starter
- gameobject_quest_finisher
- loot_creatures
- loot_gameobjects
- loot_items
- Missing creature_properties - min/max health/mana
- ....

View File

@@ -0,0 +1,342 @@
/*
Navicat MySQL Data Transfer
Source Server : local
Source Server Version : 50714
Source Host : localhost:3306
Source Database : 1_one_db
Target Server Type : MYSQL
Target Server Version : 50714
File Encoding : 65001
Date: 2018-04-20 01:39:29
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for `creature_properties_kezan`
-- ----------------------------
DROP TABLE IF EXISTS `creature_properties_kezan`;
CREATE TABLE `creature_properties_kezan` (
`entry` int(30) unsigned NOT NULL DEFAULT '0',
`build` smallint(6) NOT NULL DEFAULT '12340',
`killcredit1` int(10) DEFAULT '0',
`killcredit2` int(10) DEFAULT '0',
`male_displayid` int(10) DEFAULT '0',
`female_displayid` int(10) DEFAULT '0',
`male_displayid2` int(10) DEFAULT '0',
`female_displayid2` int(10) DEFAULT '0',
`name` varchar(100) DEFAULT '',
`subname` varchar(100) DEFAULT '',
`info_str` varchar(500) DEFAULT '',
`type_flags` int(10) DEFAULT NULL,
`type` int(10) DEFAULT '0',
`family` int(10) DEFAULT '0',
`rank` int(10) DEFAULT '0',
`encounter` int(10) DEFAULT '0',
`base_attack_mod` float DEFAULT NULL,
`range_attack_mod` float DEFAULT NULL,
`leader` tinyint(3) DEFAULT '0',
`minlevel` int(30) unsigned NOT NULL DEFAULT '1',
`maxlevel` int(30) unsigned NOT NULL DEFAULT '1',
`faction` int(30) unsigned NOT NULL DEFAULT '0',
`minhealth` int(30) unsigned NOT NULL DEFAULT '1',
`maxhealth` int(30) unsigned NOT NULL DEFAULT '1',
`mana` int(30) unsigned NOT NULL DEFAULT '0',
`scale` float NOT NULL DEFAULT '1',
`npcflags` int(30) unsigned NOT NULL DEFAULT '0',
`attacktime` int(30) unsigned NOT NULL DEFAULT '0',
`attack_school` tinyint(4) DEFAULT NULL,
`mindamage` float NOT NULL DEFAULT '0',
`maxdamage` float NOT NULL DEFAULT '0',
`can_ranged` int(11) unsigned NOT NULL DEFAULT '0',
`rangedattacktime` int(30) unsigned NOT NULL DEFAULT '0',
`rangedmindamage` float unsigned NOT NULL DEFAULT '0',
`rangedmaxdamage` float unsigned NOT NULL DEFAULT '0',
`respawntime` int(30) unsigned NOT NULL DEFAULT '0',
`armor` mediumint(10) unsigned NOT NULL DEFAULT '0',
`resistance1` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Holy',
`resistance2` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Fire',
`resistance3` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Nature',
`resistance4` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Frost',
`resistance5` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Shadow',
`resistance6` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Arcane',
`combat_reach` float NOT NULL DEFAULT '1',
`bounding_radius` float NOT NULL DEFAULT '1',
`auras` longtext,
`boss` int(11) unsigned NOT NULL DEFAULT '0',
`money` int(30) NOT NULL DEFAULT '0',
`invisibility_type` int(30) unsigned NOT NULL DEFAULT '0',
`walk_speed` float NOT NULL DEFAULT '2.5',
`run_speed` float NOT NULL DEFAULT '8',
`fly_speed` float NOT NULL DEFAULT '14',
`extra_a9_flags` int(30) NOT NULL DEFAULT '0',
`spell1` int(10) unsigned NOT NULL DEFAULT '0',
`spell2` int(10) unsigned NOT NULL DEFAULT '0',
`spell3` int(10) unsigned NOT NULL DEFAULT '0',
`spell4` int(10) unsigned NOT NULL DEFAULT '0',
`spell5` int(10) unsigned NOT NULL DEFAULT '0',
`spell6` int(10) unsigned NOT NULL DEFAULT '0',
`spell7` int(10) unsigned NOT NULL DEFAULT '0',
`spell8` int(10) unsigned NOT NULL DEFAULT '0',
`spell_flags` int(30) NOT NULL DEFAULT '0',
`modImmunities` int(30) unsigned NOT NULL DEFAULT '0',
`isTrainingDummy` int(10) unsigned NOT NULL DEFAULT '0',
`guardtype` int(10) unsigned NOT NULL DEFAULT '0',
`summonguard` int(10) unsigned NOT NULL DEFAULT '0',
`spelldataid` int(10) unsigned NOT NULL DEFAULT '0',
`vehicleid` int(10) unsigned NOT NULL DEFAULT '0',
`rooted` int(10) unsigned NOT NULL DEFAULT '0',
`questitem1` int(11) DEFAULT '0',
`questitem2` int(11) DEFAULT '0',
`questitem3` int(11) DEFAULT '0',
`questitem4` int(11) DEFAULT '0',
`questitem5` int(11) DEFAULT '0',
`questitem6` int(11) DEFAULT '0',
`waypointid` int(10) DEFAULT '0',
PRIMARY KEY (`entry`,`build`),
UNIQUE KEY `unique_index` (`entry`,`build`) USING BTREE
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Creature System';
-- ----------------------------
-- Records of creature_properties_kezan
-- ----------------------------
INSERT INTO `creature_properties_kezan` VALUES ('34668', '13202', '0', '0', '29464', '0', '0', '0', 'Sassy Hardwrench', 'Your Executive Assistant', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34673', '13202', '0', '0', '29335', '0', '0', '0', 'Bamm Megabomb', 'Hunter Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '115', '115', '126', '1', '51', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34689', '13202', '0', '0', '29343', '0', '0', '0', 'Fizz Lighter', 'Mage Trainer', '', '262144', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '111', '111', '259', '1', '51', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34692', '13202', '0', '0', '29345', '0', '0', '0', 'Sister Goldskimmer', 'Priest Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '111', '111', '259', '1', '51', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34693', '13202', '0', '0', '29346', '0', '0', '0', 'Slinky Sharpshiv', 'Rogue Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2160', '120', '120', '0', '1', '51', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34695', '13202', '0', '0', '29347', '0', '0', '0', 'Maxx Avalanche', 'Shaman Trainer', '', '262144', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '186', '186', '191', '1', '51', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34696', '13202', '0', '0', '29349', '0', '0', '0', 'Evol Fingers', 'Warlock Trainer', '', '262144', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '111', '111', '259', '1', '51', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34697', '13202', '0', '0', '29350', '0', '0', '0', 'Warrior-Matic NX-01', 'Warrior Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '51', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34699', '13202', '0', '0', '30184', '30185', '30186', '30187', 'Bomb-Throwing Monkey', '', '', '1', '1', '0', '0', '0', '0', '0', '0', '5', '6', '190', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34763', '13202', '0', '0', '1557', '12199', '12200', '0', 'Daggertooth Shark', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '5', '6', '14', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34830', '13202', '0', '0', '31741', '31742', '31743', '31744', 'Defiant Troll', '', 'openhandglow', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '7', '42', '42', '0', '1', '16777218', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34835', '13202', '0', '0', '29450', '0', '0', '0', 'Bruno Flameretardant', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '7', '142', '142', '0', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34840', '13202', '0', '0', '31988', '0', '0', '0', 'Hot Rod', '', '', '40', '9', '0', '0', '0', '0', '0', '0', '1', '1', '35', '430', '430', '0', '1', '0', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '66300', '0', '66298', '66299', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34865', '13202', '0', '0', '36101', '0', '0', '0', 'Tunneling Worm', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '1', '1', '7', '40', '80', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34872', '13202', '0', '0', '29471', '0', '0', '0', 'Foreman Dampwick', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34874', '13202', '0', '0', '29472', '0', '0', '0', 'Megs Dreadshredder', 'Marketing Rep', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '306', '306', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34876', '13202', '0', '0', '29473', '0', '0', '0', 'Frankie Gearslipper', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '7', '138', '138', '79', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34877', '13202', '0', '0', '30262', '0', '0', '0', 'Jack the Hammer', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '7', '142', '142', '0', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34878', '13202', '0', '0', '29474', '0', '0', '0', 'Sudsy Magee', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '7', '138', '138', '79', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34957', '13202', '0', '0', '29495', '0', '0', '0', 'Ace', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '2', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34958', '13202', '0', '0', '32385', '0', '0', '0', 'Gobber', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '2', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('34959', '13202', '0', '0', '29482', '0', '0', '0', 'Izzy', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '2', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35053', '13202', '0', '0', '29554', '0', '0', '0', 'Candy Cane', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35054', '13202', '0', '0', '29555', '0', '0', '0', 'Chip Endale', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35075', '13202', '0', '0', '29564', '29566', '29586', '29587', 'Kezan Citizen', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '5', '2159', '81', '81', '230', '1', '0', '0', '0', '4', '8', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35120', '13202', '0', '0', '29617', '0', '0', '0', 'FBoK Bank Teller', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '2159', '71', '71', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35126', '13202', '0', '0', '29620', '0', '0', '0', 'Gappy Silvertooth', 'Bling Merchant', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '2159', '71', '71', '0', '1', '1', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35128', '13202', '0', '0', '29621', '0', '0', '0', 'Szabo', 'Custom Clothier', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '2159', '71', '71', '0', '1', '1', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35130', '13202', '0', '0', '29622', '0', '0', '0', 'Missa Spekkies', 'Shades Peddler', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '2159', '71', '71', '0', '1', '1', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35186', '13202', '35175', '0', '29631', '29633', '29668', '29669', 'Kezan Partygoer', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '2', '2159', '55', '55', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35200', '13202', '0', '0', '29676', '29677', '29678', '374', 'Pirate Party Crasher', 'Southseas Freebooter', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '4', '2102', '86', '86', '0', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35222', '13202', '0', '0', '29680', '0', '0', '0', 'Trade Prince Gallywix', 'Leader of the Bilgewater Cartel', '', '0', '7', '0', '0', '0', '0', '0', '0', '85', '85', '2159', '586810', '586810', '42580', '1', '3', '0', '0', '516', '696', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35234', '13202', '0', '0', '29676', '29677', '29678', '374', 'Hired Looter', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '4', '14', '86', '86', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '47530', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35239', '13202', '0', '0', '31745', '31746', '31747', '31748', 'Troll Slave', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '3', '2159', '71', '71', '0', '1', '0', '0', '0', '3', '4', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35294', '13202', '0', '0', '31741', '31742', '31743', '31744', 'Rebellious Troll', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '4', '14', '71', '71', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35304', '13202', '0', '0', '30244', '30261', '0', '0', 'Brute Enforcer', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35623', '13202', '0', '0', '30262', '0', '0', '0', 'Villa Mook', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '4', '2159', '86', '86', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35650', '13202', '0', '0', '29889', '0', '0', '0', 'Sassy Hardwrench', 'Your Former Executive Assistant', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35758', '13202', '0', '0', '29912', '0', '0', '0', 'Bamm Megabomb', 'Hunter Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '186', '186', '191', '1', '51', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35769', '13202', '0', '0', '29913', '0', '0', '0', 'Foreman Dampwick', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35778', '13202', '0', '0', '29916', '0', '0', '0', 'Evol Fingers', 'Warlock Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '178', '178', '382', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35780', '13202', '0', '0', '29917', '0', '0', '0', 'Fizz Lighter', 'Mage Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '178', '178', '382', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35786', '13202', '0', '0', '29918', '0', '0', '0', 'Maxx Avalanche', 'Shaman Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '186', '186', '191', '1', '51', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35805', '13202', '0', '0', '29922', '0', '0', '0', 'Sister Goldskimmer', 'Priest Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '178', '178', '382', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35806', '13202', '0', '0', '29923', '0', '0', '0', 'Slinky Sharpshiv', 'Rogue Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2160', '198', '198', '0', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35807', '13202', '0', '0', '29350', '0', '0', '0', 'Warrior-Matic NX-01', 'Warrior Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '198', '198', '0', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35810', '13202', '0', '0', '29924', '29925', '29926', '29927', 'Frightened Miner', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35812', '13202', '0', '0', '30184', '30185', '30186', '30187', 'Smart Mining Monkey', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '5', '6', '14', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35837', '13202', '0', '0', '29933', '0', '0', '0', 'Dead Orc Scout', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '7', '29', '137', '137', '0', '1', '2', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35838', '13202', '0', '0', '32111', '0', '0', '0', 'Pygmy Witchdoctor', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '14', '115', '115', '126', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35875', '13202', '0', '0', '29936', '0', '0', '0', 'Aggra', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '1074', '198', '198', '0', '1', '2', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35882', '13202', '0', '0', '29942', '29943', '29944', '29945', 'Orc Survivor', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '7', '1074', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35893', '13202', '0', '0', '29950', '0', '0', '0', 'Kilag Gorefang', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '9', '1619', '264', '264', '0', '1', '3', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35894', '13202', '0', '0', '29951', '29952', '29953', '29954', 'Orc Scout', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '7', '1619', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35896', '13202', '35897', '0', '30129', '30138', '30140', '30135', 'Poison Spitter', '', '', '0', '4', '0', '0', '0', '0', '0', '0', '5', '6', '14', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35897', '13202', '0', '0', '29999', '30123', '30043', '30127', 'Freezya', '', '', '0', '4', '0', '0', '0', '0', '0', '0', '5', '6', '14', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35904', '13202', '0', '0', '599', '0', '0', '0', 'Jungle Cat', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '7', '8', '2200', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35917', '13202', '0', '0', '29950', '0', '0', '0', 'Kilag Gorefang', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '9', '1074', '264', '264', '0', '1', '3', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35928', '13202', '0', '0', '29999', '30123', '30043', '30127', 'Freezya', '', '', '0', '4', '0', '0', '0', '0', '0', '0', '7', '8', '14', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35929', '13202', '0', '0', '30129', '30138', '30140', '30135', 'Poison Spitter', '', '', '0', '4', '0', '0', '0', '0', '0', '0', '7', '8', '35', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35995', '13202', '35897', '0', '30165', '0', '0', '0', 'Strangle Vine', '', '', '0', '4', '0', '0', '0', '0', '0', '0', '5', '6', '14', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '500', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36063', '13202', '0', '0', '29951', '29952', '29953', '29954', 'Orc Scout', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '8', '29', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36092', '13202', '0', '0', '29979', '29980', '29981', '29982', 'SI:7 Assassin', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '7', '123', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36103', '13202', '0', '0', '30010', '30013', '30011', '30012', 'SI:7 Operative', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '7', '2202', '120', '120', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '49424', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36104', '13202', '0', '0', '30014', '30017', '30015', '30016', 'Orc Battlesworn', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '8', '29', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36112', '13202', '0', '0', '29994', '0', '0', '0', 'Scout Brax', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '8', '29', '156', '156', '0', '1', '2', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36115', '13202', '0', '0', '29936', '0', '0', '0', 'Aggra', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '1074', '198', '198', '0', '1', '1', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36117', '13202', '0', '0', '29950', '0', '0', '0', 'Kilag Gorefang', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '9', '1074', '264', '264', '0', '1', '1', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36127', '13202', '0', '0', '22719', '0', '0', '0', 'Gyrochoppa', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '10', '10', '35', '198', '198', '0', '1', '3', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36129', '13202', '0', '0', '30018', '0', '0', '0', 'Gyrochoppa Pilot', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '7', '875', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '49424', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36145', '13202', '0', '0', '38689', '0', '0', '0', 'Thrall', 'Warchief', '', '0', '7', '0', '0', '0', '0', '0', '0', '88', '88', '29', '61681', '61681', '4258', '1', '3', '0', '0', '650', '856', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36149', '13202', '0', '0', '30031', '30032', '30033', '30034', 'Alliance Sailor', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '7', '16', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36153', '13202', '0', '0', '30035', '0', '0', '0', 'Alliance Captain', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '7', '16', '171', '171', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36161', '13202', '0', '0', '38689', '0', '0', '0', 'Thrall', 'Warchief', '', '0', '7', '0', '0', '0', '0', '0', '0', '88', '88', '29', '42', '42', '0', '1', '3', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36176', '13202', '0', '0', '30031', '30032', '30033', '30034', 'Alliance Sailor', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '7', '14', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36180', '13202', '0', '0', '30051', '0', '0', '0', 'Ace', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '1', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36186', '13202', '0', '0', '32385', '0', '0', '0', 'Gobber', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '131073', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36188', '13202', '0', '0', '38689', '0', '0', '0', 'Thrall', 'Warchief', '', '0', '7', '0', '0', '0', '0', '0', '0', '88', '88', '29', '61681', '61681', '4258', '1', '2', '0', '0', '650', '856', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36344', '13202', '0', '0', '29924', '29925', '29926', '29927', 'Frightened Miner', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36354', '13202', '0', '0', '30018', '0', '0', '0', 'Gyrochoppa Pilot', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '7', '875', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36381', '13202', '0', '0', '29942', '29943', '29944', '29945', 'Dead Orc', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36382', '13202', '0', '0', '30014', '30017', '30015', '30016', 'Dead Orc', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36383', '13202', '0', '0', '30184', '30185', '30186', '30187', 'Jumping Monkey', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '6', '7', '189', '120', '120', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36403', '13202', '0', '0', '29680', '0', '0', '0', 'Trade Prince Gallywix', 'Leader of the Bilgewater Cartel', '', '0', '7', '0', '0', '0', '0', '0', '0', '85', '85', '2159', '10', '10', '10', '1', '1', '0', '0', '516', '696', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36404', '13202', '0', '0', '30104', '0', '0', '0', 'Candy Cane', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '1', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36406', '13202', '0', '0', '30105', '0', '0', '0', 'Chip Endale', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '1', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36417', '13202', '0', '0', '29950', '0', '0', '0', 'Kilag Gorefang', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '9', '1074', '264', '264', '0', '1', '1', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36418', '13202', '0', '0', '29936', '0', '0', '0', 'Aggra', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '1074', '198', '198', '0', '1', '1', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36421', '13202', '0', '0', '29942', '29943', '29944', '29945', 'Orc Survivor', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '7', '1074', '120', '120', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36422', '13202', '0', '0', '29951', '29952', '29953', '29954', 'Orc Scout', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '7', '29', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36423', '13202', '0', '0', '30014', '30017', '30015', '30016', 'Orc Battlesworn', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '8', '29', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36425', '13202', '0', '0', '29889', '0', '0', '0', 'Sassy Hardwrench', 'Your Former Executive Assistant', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36427', '13202', '0', '0', '30115', '0', '0', '0', 'Brett \"Coins\" McQuid', 'Recovered Supplies', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '640', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36428', '13202', '0', '0', '30051', '0', '0', '0', 'Ace', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '1', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36429', '13202', '0', '0', '30053', '0', '0', '0', 'Izzy', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '1', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36463', '13202', '0', '0', '32385', '0', '0', '0', 'Gobber', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '131073', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36464', '13202', '0', '0', '30116', '0', '0', '0', 'Chawg', 'Armor Vendor', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '29', '120', '120', '0', '1', '4224', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36465', '13202', '0', '0', '30116', '0', '0', '0', 'Chawg', 'Armor Vendor', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '29', '120', '120', '0', '1', '4224', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36466', '13202', '0', '0', '30115', '0', '0', '0', 'Brett \"Coins\" McQuid', 'Recovered Supplies', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '640', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36467', '13202', '0', '0', '30114', '0', '0', '0', 'Sally \"Salvager\" Sandscrew', 'Slightly Damp Salvage', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '4224', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36468', '13202', '0', '0', '30104', '0', '0', '0', 'Candy Cane', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36469', '13202', '0', '0', '30105', '0', '0', '0', 'Chip Endale', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36470', '13202', '0', '0', '29913', '0', '0', '0', 'Foreman Dampwick', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36471', '13202', '0', '0', '29913', '0', '0', '0', 'Foreman Dampwick', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2231', '102', '102', '0', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36496', '13202', '0', '0', '30142', '0', '0', '0', 'Grimy Greasefingers', 'Innkeeper', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '65537', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36501', '13202', '0', '0', '30142', '0', '0', '0', 'Grimy Greasefingers', 'Innkeeper', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36507', '13202', '0', '0', '5557', '5558', '5559', '5560', 'Crab', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '1', '188', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36518', '13202', '0', '0', '29912', '0', '0', '0', 'Bamm Megabomb', 'Hunter Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '186', '186', '191', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36519', '13202', '0', '0', '29916', '0', '0', '0', 'Evol Fingers', 'Warlock Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '178', '178', '382', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36520', '13202', '0', '0', '29917', '0', '0', '0', 'Fizz Lighter', 'Mage Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '178', '178', '382', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36521', '13202', '0', '0', '29918', '0', '0', '0', 'Maxx Avalanche', 'Shaman Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '186', '186', '191', '1', '51', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36523', '13202', '0', '0', '29922', '0', '0', '0', 'Sister Goldskimmer', 'Priest Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '178', '178', '382', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36524', '13202', '0', '0', '29923', '0', '0', '0', 'Slinky Sharpshiv', 'Rogue Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2160', '198', '198', '0', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36525', '13202', '0', '0', '29350', '0', '0', '0', 'Warrior-Matic NX-01', 'Warrior Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '198', '198', '0', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36578', '13202', '0', '0', '599', '0', '0', '0', 'Bastia', 'Kilag Gorefang\'s Pet', '', '0', '1', '0', '0', '0', '0', '0', '0', '8', '8', '1074', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36600', '13202', '0', '0', '30219', '0', '0', '0', 'Geargrinder Gizmo', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2160', '102', '102', '0', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36608', '13202', '0', '0', '30227', '0', '0', '0', 'Doc Zapnozzle', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '2', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36615', '13202', '0', '0', '30227', '0', '0', '0', 'Doc Zapnozzle', 'First Aid Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '7', '2231', '137', '137', '0', '1', '81', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36621', '13202', '0', '0', '30237', '0', '0', '0', 'Alliance Wizard', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '7', '16', '126', '126', '289', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36681', '13202', '0', '0', '2851', '12197', '12198', '0', 'Ravenous Lurker', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '7', '8', '14', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '50381', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36682', '13202', '0', '0', '26216', '0', '0', '0', 'The Hammer', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '8', '8', '14', '3120', '3120', '0', '1', '0', '0', '0', '10', '14', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36719', '13202', '0', '0', '8410', '0', '0', '0', 'Pterrordax Scavenger', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '6', '7', '14', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36721', '13202', '0', '0', '27677', '0', '0', '0', 'Island Turtle', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '2', '189', '8', '8', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36732', '13202', '0', '0', '17654', '0', '0', '0', 'Ancient Island Turtle', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '6', '6', '189', '120', '120', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('36740', '13202', '0', '0', '30306', '0', '0', '0', 'Teraptor Hatchling', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '5', '6', '14', '120', '120', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37056', '13202', '0', '0', '30498', '0', '0', '0', 'Goblin Supermodel', 'Ridiculously Good-Looking', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '2159', '71', '71', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37057', '13202', '0', '0', '30499', '0', '0', '0', 'Goblin Supermodel', 'Ridiculously Good-Looking', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '3', '2159', '71', '71', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37106', '13202', '0', '0', '30513', '0', '0', '0', 'Coach Crosscheck', 'The Bilgewater Buccaneers', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37114', '13202', '0', '0', '31781', '0', '0', '0', 'Steamwheedle Shark', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '1', '1', '7', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37203', '13202', '0', '0', '31296', '31295', '0', '0', 'Fourth And Goal Target', '', '', '0', '10', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '2', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37602', '13202', '0', '0', '30703', '0', '0', '0', 'Claims Adjuster', 'Undermine Insurance Unlimited', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37761', '13202', '0', '0', '30114', '0', '0', '0', 'Sally \"Salvager\" Sandscrew', 'Armor Vendor', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '4224', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37762', '13202', '0', '0', '30115', '0', '0', '0', 'Brett \"Coins\" McQuid', 'General Goods', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '640', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37872', '13202', '0', '0', '1126', '0', '0', '0', 'Capturing The Unknown - Bunny 1', '', '', '0', '10', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37895', '13202', '0', '0', '1126', '0', '0', '0', 'Capturing The Unknown - Bunny 2', '', '', '0', '10', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37896', '13202', '0', '0', '1126', '0', '0', '0', 'Capturing The Unknown - Bunny 3', '', '', '0', '10', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('37897', '13202', '0', '0', '1126', '0', '0', '0', 'Capturing The Unknown - Bunny 4', '', '', '0', '10', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38120', '13202', '0', '0', '30098', '0', '0', '0', 'Hobart Grapplehammer', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2231', '198', '198', '0', '1', '3', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38124', '13202', '0', '0', '29977', '0', '0', '0', 'Assistant Greely', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2231', '198', '198', '0', '1', '2', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38187', '13202', '0', '0', '19732', '19733', '19734', '19735', 'Spiny Raptor', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '7', '8', '14', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38224', '13202', '0', '0', '30997', '0', '0', '0', 'Mechachicken', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '8', '8', '14', '312', '312', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38318', '13202', '0', '0', '21763', '0', '0', '0', 'Mechashark X-Steam', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '12', '12', '35', '468', '468', '0', '1', '0', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '71659', '71658', '71660', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38359', '13202', '0', '0', '31061', '31062', '31063', '31064', 'Vashj\'elan Warrior', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '8', '1771', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '50437', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38360', '13202', '0', '0', '31065', '31066', '31067', '31068', 'Vashj\'elan Siren', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '8', '1771', '143', '143', '319', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '50437', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38381', '13202', '0', '0', '30115', '0', '0', '0', 'Brett \"Coins\" McQuid', 'Recovered Supplies', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '102', '102', '0', '1', '643', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38387', '13202', '0', '0', '29889', '0', '0', '0', 'Sassy Hardwrench', 'Your Former Executive Assistant', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2231', '102', '102', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38409', '13202', '0', '0', '29383', '29385', '29384', '29386', 'Goblin Survivor', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '3', '5', '2159', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38412', '13202', '0', '0', '31084', '0', '0', '0', 'Naga Hatchling', '', 'Speak', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '190', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38432', '13202', '0', '0', '31090', '0', '0', '0', 'Megs Dreadshredder', 'Marketing Rep', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2159', '306', '306', '0', '1', '3', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38441', '13202', '0', '0', '30051', '0', '0', '0', 'Ace', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '3', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38448', '13202', '0', '0', '31674', '0', '0', '0', 'Faceless of the Deep', '', '', '0', '10', '0', '0', '0', '0', '0', '0', '8', '8', '14', '273', '273', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38510', '13202', '0', '0', '30142', '0', '0', '0', 'Grimy Greasefingers', 'Innkeeper', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2160', '120', '120', '0', '1', '1', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38513', '13202', '0', '0', '29916', '0', '0', '0', 'Evol Fingers', 'Warlock Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2231', '178', '178', '382', '1', '49', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38517', '13202', '0', '0', '29923', '0', '0', '0', 'Slinky Sharpshiv', 'Rogue Trainer', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '2231', '198', '198', '0', '1', '51', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38526', '13202', '0', '0', '27101', '0', '0', '0', 'B.C. Eliminator', '', 'Gunner', '0', '9', '0', '0', '0', '0', '0', '0', '10', '10', '2159', '198', '198', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '72206', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '640', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38531', '13202', '0', '0', '32113', '32116', '0', '0', 'Oomlot Warrior', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '8', '2228', '39', '39', '0', '1', '0', '0', '0', '10', '14', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38574', '13202', '0', '0', '32108', '0', '0', '0', 'Oomlot Shaman', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '8', '14', '126', '126', '289', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38575', '13202', '0', '0', '32087', '32090', '0', '0', 'Oomlot Tribesman', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '8', '14', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38643', '13202', '0', '0', '29383', '29385', '29563', '29564', 'Goblin Captive', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '8', '2159', '120', '120', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38644', '13202', '0', '0', '32108', '0', '0', '0', 'Oomlot Shaman', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '8', '14', '126', '126', '289', '1', '0', '0', '0', '4', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38647', '13202', '0', '0', '30053', '0', '0', '0', 'Izzy', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '3', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38696', '13202', '0', '0', '35965', '0', '0', '0', 'Yngwie', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '8', '14', '312', '312', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38738', '13202', '0', '0', '30513', '0', '0', '0', 'Coach Crosscheck', 'The Bilgewater Buccaneers', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2231', '102', '102', '24', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38745', '13202', '38409', '0', '29563', '29564', '29565', '29566', 'Kezan Citizen', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '5', '2159', '71', '71', '0', '1', '0', '0', '0', '5', '7', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38746', '13202', '0', '0', '32385', '0', '0', '0', 'Gobber', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2227', '120', '120', '0', '1', '131073', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38753', '13202', '0', '0', '36759', '36760', '36761', '36762', 'Goblin Zombie', '', '', '0', '6', '0', '0', '0', '0', '0', '0', '7', '8', '14', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38808', '13202', '0', '0', '32110', '0', '0', '0', 'Gaahl', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '9', '14', '332', '332', '178', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38809', '13202', '0', '0', '32109', '0', '0', '0', 'Malmo', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '9', '14', '332', '332', '178', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38810', '13202', '0', '0', '32111', '0', '0', '0', 'Teloch', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '9', '14', '332', '332', '178', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38811', '13202', '0', '0', '32095', '32094', '0', '0', 'Oostan Headhunter', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '7', '8', '14', '148', '148', '165', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38812', '13202', '0', '0', '29383', '0', '0', '0', 'Goblin Captive', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '8', '2159', '120', '120', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38813', '13202', '0', '0', '36759', '0', '0', '0', 'Goblin Zombie', '', '', '0', '6', '0', '0', '0', '0', '0', '0', '7', '8', '14', '42', '42', '0', '1', '0', '0', '0', '4', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38815', '13202', '0', '0', '36761', '0', '0', '0', 'Goblin Zombie', '', '', '0', '6', '0', '0', '0', '0', '0', '0', '7', '8', '35', '42', '42', '0', '1', '0', '0', '0', '4', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38816', '13202', '0', '0', '36760', '0', '0', '0', 'Goblin Zombie', '', '', '0', '6', '0', '0', '0', '0', '0', '0', '7', '8', '35', '42', '42', '0', '1', '0', '0', '0', '4', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38845', '13202', '0', '0', '21457', '0', '0', '0', 'Child of Volcanoth', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '7', '8', '14', '137', '137', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '52035', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38855', '13202', '0', '0', '35966', '0', '0', '0', 'Volcanoth', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '10', '10', '14', '3960', '3960', '0', '1', '0', '0', '0', '13', '17', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38928', '13202', '0', '0', '29889', '0', '0', '0', 'Sassy Hardwrench', 'Your Former Executive Assistant', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '5', '2160', '102', '102', '0', '1', '2', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38929', '13202', '0', '0', '26556', '0', '0', '0', 'Flying Bomber', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '10', '10', '35', '198', '198', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '658', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('38935', '13202', '0', '0', '38689', '0', '0', '0', 'Thrall', 'Warchief', '', '0', '7', '0', '0', '0', '0', '0', '0', '88', '88', '29', '61681', '61681', '4258', '1', '3', '0', '0', '516', '696', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39037', '13202', '0', '0', '26556', '0', '0', '0', 'Flying Bomber', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '10', '10', '35', '198', '198', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39039', '13202', '0', '0', '31281', '0', '0', '0', 'Gnomeregan Stealth Fighter', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '15', '15', '16', '1', '5', '0', '1', '0', '0', '0', '22', '29', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '666', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39041', '13202', '0', '0', '31307', '31309', '31308', '31310', 'Gnomeregan Pilot', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '9', '14', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39042', '13202', '0', '0', '33958', '33959', '33960', '33961', 'Alliance Paratrooper', 'Ironforge 127th Paratroopers', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '9', '57', '176', '176', '0', '1', '0', '0', '0', '4', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39044', '13202', '0', '0', '30014', '30017', '30015', '30016', 'Orc Battlesworn', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '10', '1619', '176', '176', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39063', '13202', '0', '0', '30116', '0', '0', '0', 'Chawg', 'Armor Vendor', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '29', '198', '198', '0', '1', '4227', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39064', '13202', '0', '0', '29942', '29943', '29944', '29945', 'Orc Survivor', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '9', '1074', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39065', '13202', '0', '0', '29936', '0', '0', '0', 'Aggra', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '15', '15', '1074', '328', '328', '0', '1', '3', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39066', '13202', '0', '0', '29950', '0', '0', '0', 'Kilag Gorefang', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '15', '15', '1074', '492', '492', '0', '1', '3', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39068', '13202', '0', '0', '29951', '29952', '29953', '29954', 'Orc Scout', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '9', '29', '176', '176', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39069', '13202', '39042', '0', '33958', '33959', '33960', '33961', 'Alliance Paratrooper', 'Ironforge 127th Paratroopers', '', '0', '7', '0', '0', '0', '0', '0', '0', '8', '9', '16', '156', '156', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39141', '13202', '0', '0', '31323', '0', '0', '0', 'Commander Arrington', 'SI:7', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '16', '396', '396', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '52346', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39142', '13202', '0', '0', '33964', '0', '0', '0', 'Darkblade Cyn', 'SI:7', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '16', '396', '396', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '52347', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39143', '13202', '0', '0', '33965', '0', '0', '0', 'Alexi Silenthowl', 'SI:7', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '16', '396', '396', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '52349', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39145', '13202', '0', '0', '31327', '0', '0', '0', 'Mud', '', '', '0', '12', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39147', '13202', '0', '0', '599', '0', '0', '0', 'Bastia', 'Kilag Gorefang\'s Pet', '', '0', '1', '0', '0', '0', '0', '0', '0', '15', '15', '1074', '328', '328', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39193', '13202', '0', '0', '30262', '0', '0', '0', 'Brute Overseer', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '10', '16', '198', '198', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '52483', '52484', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39194', '13202', '0', '0', '31358', '0', '0', '0', 'Blastshadow the Brutemaster', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '10', '10', '16', '178', '178', '382', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39195', '13202', '0', '0', '10924', '0', '0', '0', 'Delicia Whipsnaps', '', '', '0', '3', '0', '0', '0', '0', '0', '0', '10', '10', '16', '198', '198', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39199', '13202', '0', '0', '29977', '0', '0', '0', 'Assistant Greely', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '2', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39341', '13202', '0', '0', '31411', '0', '0', '0', 'Mine Cart', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '14', '14', '35', '300', '300', '0', '1', '3', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39354', '13202', '0', '0', '31782', '0', '0', '0', 'Steamwheedle Shark', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '9', '10', '2228', '198', '198', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '52530', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39363', '13202', '0', '0', '31423', '0', '0', '0', 'Chip Endale', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '11', '11', '14', '444', '444', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '52531', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39376', '13202', '0', '0', '7288', '0', '0', '0', 'KTC Oil Bot', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '9', '10', '14', '198', '198', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '52560', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39426', '13202', '0', '0', '31448', '0', '0', '0', 'Candy Cane', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '11', '11', '14', '444', '444', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '52559', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39449', '13202', '0', '0', '29676', '29677', '29678', '374', 'Southsea Mercenary', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '10', '16', '198', '198', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39456', '13202', '0', '0', '29384', '29386', '29585', '29587', 'Captured Goblin', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '8', '2159', '156', '156', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39582', '13202', '0', '0', '31477', '0', '0', '0', 'Trade Prince Gallywix', 'Leader of the Bilgewater Cartel', '', '0', '7', '0', '0', '0', '0', '0', '0', '85', '85', '14', '58681', '58681', '4258', '1', '0', '0', '0', '516', '696', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39589', '13202', '0', '0', '31288', '30418', '31482', '0', 'Brute Bodyguard', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '11', '12', '16', '222', '222', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39591', '13202', '0', '0', '30014', '30017', '30015', '30016', 'Orc Battlesworn', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '9', '10', '2238', '198', '198', '0', '1', '0', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39598', '13202', '0', '0', '31484', '0', '0', '0', 'Ultimate Footbomb Uniform', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '85', '85', '35', '13068', '13068', '0', '1', '0', '0', '0', '530', '713', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '73998', '73994', '73997', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('39660', '13202', '0', '0', '5233', '0', '0', '0', 'Spirit Healer', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '60', '60', '35', '4120', '4120', '0', '1', '16385', '0', '0', '104', '138', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('40064', '13202', '0', '0', '599', '0', '0', '0', 'Jungle Panther', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '10', '11', '2200', '222', '222', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('40067', '13202', '0', '0', '29999', '30123', '30043', '30127', 'Iceeya', '', '', '0', '4', '0', '0', '0', '0', '0', '0', '10', '11', '14', '198', '198', '0', '1', '0', '0', '0', '10', '15', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('40073', '13202', '0', '0', '5585', '5555', '5556', '5586', 'Funafuti', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '1', '188', '1', '5', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('40074', '13202', '0', '0', '5585', '5555', '5556', '5586', 'Atiu', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '1', '188', '1', '5', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('40075', '13202', '0', '0', '5585', '5555', '5556', '5586', 'Avarua', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '1', '188', '1', '5', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('40076', '13202', '0', '0', '5585', '5555', '5556', '5586', 'Rima', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '1', '188', '1', '5', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('40077', '13202', '0', '0', '5585', '5555', '5556', '5586', 'Mata', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '1', '188', '1', '5', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('42473', '13202', '0', '0', '30142', '0', '0', '0', 'Grimy Greasefingers', 'Innkeeper', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2231', '120', '120', '0', '1', '65537', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('44579', '13202', '0', '0', '31085', '0', '0', '0', 'Naga Hatchling', '', 'Speak', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '190', '42', '42', '0', '1', '16777216', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('47794', '13202', '0', '0', '4268', '35802', '4343', '0', 'Snake', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '1', '188', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '33', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('48304', '13202', '0', '0', '3019', '0', '0', '0', 'Training Dummy', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '3', '3', '7', '284', '284', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('48305', '13202', '0', '0', '36095', '36097', '36096', '36098', 'Injured Employee', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '3', '2159', '420', '420', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('48494', '13202', '0', '0', '30098', '0', '0', '0', 'Hobart Grapplehammer', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '1', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('48496', '13202', '0', '0', '29977', '0', '0', '0', 'Assistant Greely', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '6', '6', '2159', '120', '120', '0', '1', '1', '0', '0', '4', '5', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('48526', '13202', '0', '0', '26559', '0', '0', '0', 'Bilgewater Buccaneer', '', 'vehichleCursor', '0', '9', '0', '0', '0', '0', '0', '0', '5', '5', '35', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '0', '5.7', '7.6', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('48947', '13202', '0', '0', '36350', '36351', '36352', '36353', 'Kezan Socialite', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('48949', '13202', '0', '0', '36350', '36351', '36352', '36353', 'Kezan Socialite', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '3', '2159', '55', '55', '0', '1', '1', '0', '0', '3', '4', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('48961', '13202', '0', '0', '36346', '36347', '36348', '36349', 'Kezan Socialite', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '3', '2159', '42', '42', '0', '1', '1', '0', '0', '3', '4', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('48962', '13202', '0', '0', '36346', '36347', '36348', '36349', 'Kezan Socialite', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('49131', '13202', '0', '0', '31988', '0', '0', '0', 'Goblin Hot Rod', '', '', '0', '9', '0', '0', '0', '0', '0', '0', '1', '1', '35', '42', '42', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('49150', '13202', '0', '0', '29807', '0', '0', '0', 'Subject Nine', '', '', '0', '1', '0', '0', '0', '0', '0', '0', '1', '1', '190', '42', '42', '0', '1', '1', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('49772', '13202', '0', '0', '33559', '0', '0', '0', 'Rabbot', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '1', '31', '1', '5', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('49773', '13202', '0', '0', '7920', '0', '0', '0', 'Robo-Chick', '', '', '0', '8', '0', '0', '0', '0', '0', '0', '1', '1', '31', '1', '5', '0', '1', '0', '0', '0', '2', '2', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('50310', '13202', '0', '0', '29384', '0', '0', '0', 'Goblin Captive', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '8', '2159', '156', '156', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('50311', '13202', '0', '0', '29563', '0', '0', '0', 'Goblin Captive', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '5', '8', '2159', '102', '102', '0', '1', '0', '0', '0', '2', '3', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `creature_properties_kezan` VALUES ('35063', '13202', '0', '0', '29563', '29565', '29584', '29585', 'Kezan Citizen', '', '', '0', '7', '0', '0', '0', '0', '0', '0', '1', '5', '2159', '81', '81', '230', '1', '0', '0', '0', '4', '8', '0', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');

View File

@@ -0,0 +1,58 @@
/*
Navicat MySQL Data Transfer
Source Server : local
Source Server Version : 50714
Source Host : localhost:3306
Source Database : 1_one_db
Target Server Type : MYSQL
Target Server Version : 50714
File Encoding : 65001
Date: 2018-04-20 01:39:37
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for `creature_quest_finisher_kezan`
-- ----------------------------
DROP TABLE IF EXISTS `creature_quest_finisher_kezan`;
CREATE TABLE `creature_quest_finisher_kezan` (
`id` int(11) unsigned NOT NULL DEFAULT '0',
`quest` int(11) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`id`,`quest`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 ROW_FORMAT=FIXED COMMENT='Creature System';
-- ----------------------------
-- Records of creature_quest_finisher_kezan
-- ----------------------------
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34668', '14070');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34668', '14113');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34668', '14115');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34668', '14120');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34668', '14122');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34668', '14153');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34668', '24520');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34668', '25473');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34693', '14123');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34872', '14069');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34872', '14075');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34872', '14124');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34872', '14138');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34874', '14071');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34874', '14121');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34874', '28349');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('34874', '28607');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('35053', '14109');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('35054', '14110');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('35120', '26711');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('35120', '26712');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('35222', '14116');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('35222', '14126');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('37106', '24488');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('37106', '24503');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('37106', '24567');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('37106', '28414');
INSERT INTO `creature_quest_finisher_kezan` VALUES ('37602', '14125');

View File

@@ -0,0 +1,74 @@
/*
Navicat MySQL Data Transfer
Source Server : local
Source Server Version : 50714
Source Host : localhost:3306
Source Database : 1_one_db
Target Server Type : MYSQL
Target Server Version : 50714
File Encoding : 65001
Date: 2018-04-20 01:39:46
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for `creature_quest_starter_kezan`
-- ----------------------------
DROP TABLE IF EXISTS `creature_quest_starter_kezan`;
CREATE TABLE `creature_quest_starter_kezan` (
`id` int(11) unsigned NOT NULL DEFAULT '0',
`quest` int(11) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`id`,`quest`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 ROW_FORMAT=FIXED COMMENT='Creature System';
-- ----------------------------
-- Records of creature_quest_starter_kezan
-- ----------------------------
INSERT INTO `creature_quest_starter_kezan` VALUES ('34668', '14070');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34668', '14115');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34668', '14116');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34668', '14122');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34668', '14125');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34668', '14126');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34668', '14138');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34668', '28349');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34693', '14123');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34830', '14069');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34835', '14070');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34865', '14075');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34872', '14069');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34872', '14075');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34872', '14124');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34872', '25473');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34874', '14071');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34874', '14121');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34874', '24567');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34874', '28607');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34876', '14070');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34877', '14070');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34878', '14070');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34957', '14071');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34958', '14071');
INSERT INTO `creature_quest_starter_kezan` VALUES ('34959', '14071');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35053', '14113');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35053', '26712');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35054', '14153');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35054', '26711');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35120', '14109');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35120', '14110');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35175', '14113');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35175', '14153');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35200', '14115');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35222', '14120');
INSERT INTO `creature_quest_starter_kezan` VALUES ('35486', '14122');
INSERT INTO `creature_quest_starter_kezan` VALUES ('37106', '24488');
INSERT INTO `creature_quest_starter_kezan` VALUES ('37106', '24502');
INSERT INTO `creature_quest_starter_kezan` VALUES ('37106', '24520');
INSERT INTO `creature_quest_starter_kezan` VALUES ('37106', '28414');
INSERT INTO `creature_quest_starter_kezan` VALUES ('37114', '24502');
INSERT INTO `creature_quest_starter_kezan` VALUES ('37203', '28414');
INSERT INTO `creature_quest_starter_kezan` VALUES ('37598', '14125');

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,119 @@
/*
Navicat MySQL Data Transfer
Source Server : local
Source Server Version : 50714
Source Host : localhost:3306
Source Database : 1_one_db
Target Server Type : MYSQL
Target Server Version : 50714
File Encoding : 65001
Date: 2018-04-20 01:40:06
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for `gameobject_properties_kezan`
-- ----------------------------
DROP TABLE IF EXISTS `gameobject_properties_kezan`;
CREATE TABLE `gameobject_properties_kezan` (
`entry` int(10) unsigned NOT NULL DEFAULT '0',
`build` smallint(6) NOT NULL DEFAULT '12340',
`type` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Type of this go. Fill in all necessary parameters',
`display_id` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Go visible display id',
`name` varchar(100) DEFAULT '',
`category_name` varchar(100) DEFAULT '',
`cast_bar_text` varchar(100) DEFAULT '',
`UnkStr` varchar(100) DEFAULT NULL,
`parameter_0` int(10) unsigned NOT NULL DEFAULT '0',
`parameter_1` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_2` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_3` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_4` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_5` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_6` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_7` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_8` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_9` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_10` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_11` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_12` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_13` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_14` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_15` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_16` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_17` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_18` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_19` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_20` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_21` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_22` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`parameter_23` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parameter for type',
`size` float unsigned NOT NULL DEFAULT '1' COMMENT 'Default size for this gameobject',
`QuestItem1` int(11) unsigned NOT NULL DEFAULT '0',
`QuestItem2` int(11) unsigned NOT NULL DEFAULT '0',
`QuestItem3` int(11) unsigned NOT NULL DEFAULT '0',
`QuestItem4` int(11) unsigned NOT NULL DEFAULT '0',
`QuestItem5` int(11) unsigned NOT NULL DEFAULT '0',
`QuestItem6` int(11) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`entry`,`build`),
UNIQUE KEY `unique_index` (`entry`,`build`) USING BTREE
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Gameobject System';
-- ----------------------------
-- Records of gameobject_properties_kezan
-- ----------------------------
INSERT INTO `gameobject_properties_kezan` VALUES ('195201', '13202', '3', '9116', 'Crate of Tools', '', 'Retrieving', '', '1690', '27287', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '23645', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '46828', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('195489', '13202', '5', '9129', 'Kaja\'mite Deposit', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('195515', '13202', '3', '6925', 'Maldy\'s Falcon', '', 'Stealing', '', '93', '27508', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '26365', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0.5', '48937', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('195516', '13202', '3', '9191', 'The Goblin Lisa', '', 'Stealing', '', '93', '27509', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '26365', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '48939', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('195518', '13202', '3', '8936', 'The Ultimate Bomb', '', 'Stealing', '', '93', '27510', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '26365', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '48941', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('195522', '13202', '5', '6925', 'Maldy\'s Falcon', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0.5', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('195523', '13202', '5', '9191', 'The Goblin Lisa', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('195524', '13202', '5', '8936', 'The Ultimate Bomb', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('195525', '13202', '5', '7605', 'First Bank of Kezan Vault', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('201591', '13202', '5', '7903', 'Disco Ball', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0.5', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('201603', '13202', '3', '9116', 'Replacement Parts', '', 'Collecting', '', '1818', '27737', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '19676', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.5', '49752', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('201733', '13202', '10', '348', 'Leaky Stove', '', 'Activating', '', '1690', '14125', '0', '0', '0', '0', '0', '0', '0', '0', '70238', '0', '0', '0', '27700', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.5', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('201734', '13202', '10', '9308', 'Flammable Bed', '', 'Burning', '', '1690', '14125', '0', '0', '0', '0', '0', '0', '0', '0', '70245', '0', '0', '0', '30602', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.25', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('201735', '13202', '10', '9210', 'Defective Generator', '', 'Overloading', '', '1690', '14125', '0', '0', '0', '0', '0', '0', '0', '0', '70197', '0', '0', '0', '37153', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('201798', '13202', '3', '9226', 'Kaja\'Cola', '', 'Grabbing', '', '1818', '27770', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '37379', '0', '0', '10046', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('201977', '13202', '3', '1411', 'The Biggest Egg Ever', '', 'Retrieving', '', '1690', '27805', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '23645', '0', '0', '0', '0', '0', '0', '0', '0', '0', '6', '50261', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('202351', '13202', '3', '49', 'Rockin\' Powder', '', 'Collecting', '', '1690', '28225', '0', '1', '0', '0', '0', '202361', '0', '0', '0', '0', '0', '0', '19676', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '52024', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('202594', '13202', '19', '9058', 'Mailbox', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('203420', '13202', '5', '9299', 'Kajaro Field', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5.95', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('203421', '13202', '5', '9299', 'First Bank Of Kezan', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '6.09', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('203422', '13202', '5', '9299', 'Drudgetown', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '6.09', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('203423', '13202', '5', '9299', 'Kajaro Field', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5.95', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('203424', '13202', '5', '9299', 'Swindle Street', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5.97', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('203425', '13202', '5', '9299', 'Drudgetown', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5.95', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('203426', '13202', '5', '9299', 'Drudgetown', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '6.22', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('204124', '13202', '8', '9545', 'Anvil', '', '', '', '1', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('204125', '13202', '8', '9545', 'Anvil', '', '', '', '1', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207235', '13202', '5', '10231', 'KTC Headquarters', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207236', '13202', '5', '10231', 'The Pipe', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207237', '13202', '5', '10231', 'Drudgetown', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207238', '13202', '5', '10233', 'First Bank of Kezan', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.07', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207239', '13202', '5', '10230', 'Kajaro Field', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207240', '13202', '5', '10230', 'KTC Headquarters', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207241', '13202', '5', '10230', 'KTC Headquarters', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207242', '13202', '5', '10230', 'Gallywix\'s Villa', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207243', '13202', '5', '9299', 'Drudgetown', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '4.44001', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207244', '13202', '5', '9299', 'First Bank of Kezan', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '4.53', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207245', '13202', '5', '9299', 'Swindle Street', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '4.84001', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207246', '13202', '5', '9299', 'First Bank of Kezan', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '4.56001', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207252', '13202', '5', '10235', 'Goblin Hanging Banner 01', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207253', '13202', '5', '9606', 'Goblin BBQ 01', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207258', '13202', '5', '10233', 'Kajaro Field', '', '', '', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207260', '13202', '5', '9869', 'Goblin Bean Bag 01 (scale x1.5)', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.5', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207261', '13202', '5', '10239', 'Goblin Bean Bag 02 (scale x1.5)', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.5', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207262', '13202', '5', '10240', 'Goblin Bean Bag 04 (scale x1.5)', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.5', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207447', '13202', '5', '9357', 'Goblin Can 01', '', '', '', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207627', '13202', '5', '7605', 'First Bank of Kezan', '', '', '', '0', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '10', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207756', '13202', '5', '6904', 'Dampwick\'s Barrel', '', '', '', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0.57', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207757', '13202', '5', '10376', 'Megs Dreadshredder\'s Bean Bag', '', '', '', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.73', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207758', '13202', '5', '10376', 'Megs Dreadshredder\'s Beanbag', '', '', '', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.73', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_properties_kezan` VALUES ('207760', '13202', '5', '2614', 'Sister Goldskimmer\'s Gold Pile', '', '', '', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1.39', '0', '0', '0', '0', '0', '0');

View File

@@ -0,0 +1,487 @@
/*
Navicat MySQL Data Transfer
Source Server : local
Source Server Version : 50714
Source Host : localhost:3306
Source Database : 1_one_db
Target Server Type : MYSQL
Target Server Version : 50714
File Encoding : 65001
Date: 2018-04-20 01:40:15
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for `gameobject_spawns_kezan`
-- ----------------------------
DROP TABLE IF EXISTS `gameobject_spawns_kezan`;
CREATE TABLE `gameobject_spawns_kezan` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Unique Spawn Identifier',
`min_build` int(6) NOT NULL DEFAULT '12340',
`max_build` int(6) NOT NULL DEFAULT '12340',
`entry` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Gameobject Identifier',
`map` int(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier',
`position_x` float NOT NULL DEFAULT '0',
`position_y` float NOT NULL DEFAULT '0',
`position_z` float NOT NULL DEFAULT '0',
`facing` float NOT NULL DEFAULT '0',
`orientation1` float NOT NULL DEFAULT '0',
`orientation2` float NOT NULL DEFAULT '0',
`orientation3` float NOT NULL DEFAULT '0',
`orientation4` float NOT NULL DEFAULT '0',
`state` int(10) unsigned NOT NULL DEFAULT '0',
`flags` int(10) unsigned NOT NULL DEFAULT '0',
`faction` int(10) unsigned NOT NULL DEFAULT '0',
`scale` float unsigned NOT NULL DEFAULT '1',
`respawnNpcLink` int(11) unsigned NOT NULL DEFAULT '0',
`phase` int(10) unsigned NOT NULL DEFAULT '1' COMMENT 'Phase mask',
`overrides` int(10) unsigned NOT NULL DEFAULT '0',
`event_entry` int(6) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`,`min_build`),
UNIQUE KEY `unique_index` (`id`,`min_build`) USING BTREE,
KEY `Entry` (`entry`)
) ENGINE=MyISAM AUTO_INCREMENT=518096 DEFAULT CHARSET=latin1 COMMENT='Spawn System';
-- ----------------------------
-- Records of gameobject_spawns_kezan
-- ----------------------------
INSERT INTO `gameobject_spawns_kezan` VALUES ('517660', '13202', '15595', '195523', '648', '-8048.06', '1955.55', '54.9698', '4.69494', '0', '0', '0', '1', '0', '0', '114', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517661', '13202', '15595', '201798', '648', '-8018.01', '1885.35', '52.5155', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517662', '13202', '15595', '201798', '648', '-8128.6', '1903.54', '55.4167', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517663', '13202', '15595', '195522', '648', '-8148.2', '1903.42', '69.7693', '5.95157', '0', '0', '0', '1', '0', '0', '114', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517664', '13202', '15595', '201603', '648', '-8175.7', '1781.76', '30.183', '2.33874', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517665', '13202', '15595', '201603', '648', '-8124.76', '1748.92', '21.1315', '5.06146', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517666', '13202', '15595', '201798', '648', '-8040.44', '1864.26', '52.5156', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517667', '13202', '15595', '195524', '648', '-8007.02', '1858.76', '54.2176', '0.104719', '0', '0', '0', '1', '0', '0', '114', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517668', '13202', '15595', '201798', '648', '-7994.57', '1707.53', '2.11572', '4.32842', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517669', '13202', '15595', '201603', '648', '-8000.44', '1709.21', '2.53732', '0.366518', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517670', '13202', '15595', '201798', '648', '-8251.46', '1470.42', '41.4199', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517671', '13202', '15595', '207235', '648', '-8350.84', '1337.39', '91.3782', '2.5569', '0', '0', '0', '1', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517672', '13202', '15595', '201603', '648', '-8005.35', '1665.55', '2.75316', '5.06146', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517673', '13202', '15595', '201603', '648', '-8270.61', '1747', '45.1715', '5.37562', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517674', '13202', '15595', '201603', '648', '-8228.66', '1706.81', '44.5952', '4.10152', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517675', '13202', '15595', '201603', '648', '-8245.03', '1726.3', '44.7073', '5.32326', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517676', '13202', '15595', '201603', '648', '-8265.98', '1733.23', '45.1925', '0.191985', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517677', '13202', '15595', '201798', '648', '-8242.58', '1726.86', '44.7803', '5.55015', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517678', '13202', '15595', '201603', '648', '-8274.51', '1697.1', '47.8731', '4.53786', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517679', '13202', '15595', '201603', '648', '-8285.41', '1666.72', '50.7429', '3.38594', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517680', '13202', '15595', '201603', '648', '-8286.47', '1659.76', '50.7752', '2.30383', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517681', '13202', '15595', '201798', '648', '-8293.58', '1662.63', '51.6436', '5.32326', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517682', '13202', '15595', '201798', '648', '-8301.79', '1669.87', '51.6481', '0.802851', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517683', '13202', '15595', '201798', '648', '-8343.62', '1729', '51.8053', '5.77704', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517684', '13202', '15595', '201603', '648', '-8337.65', '1717.94', '50.7271', '0.575957', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517685', '13202', '15595', '195525', '648', '-8358.61', '1732.39', '50.9572', '1.69297', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517686', '13202', '15595', '195525', '648', '-8364.42', '1731.95', '39.9439', '0.139625', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517687', '13202', '15595', '195525', '648', '-8358.68', '1717.52', '50.9589', '1.69297', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517688', '13202', '15595', '195525', '648', '-8373.45', '1730.27', '39.939', '0.174532', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517689', '13202', '15595', '195525', '648', '-8364.02', '1717.57', '39.8046', '3.24635', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517690', '13202', '15595', '201798', '648', '-8376.63', '1724.52', '40.8208', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517691', '13202', '15595', '195525', '648', '-8373.04', '1720.23', '39.9389', '3.26377', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517692', '13202', '15595', '201603', '648', '-8227.78', '1637.61', '35.2783', '5.37562', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517693', '13202', '15595', '201798', '648', '-8232.21', '1633.07', '34.6871', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517694', '13202', '15595', '188215', '648', '-8231.32', '1620.24', '34.6251', '0', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517695', '13202', '15595', '201798', '648', '-8171.65', '1663.96', '25.5727', '0.59341', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517696', '13202', '15595', '201603', '648', '-8173.37', '1662.06', '24.2815', '4.62512', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517697', '13202', '15595', '201798', '648', '-8181.34', '1657.91', '24.9972', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517698', '13202', '15595', '201603', '648', '-8145.05', '1659.32', '15.9256', '5.0091', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517699', '13202', '15595', '188215', '648', '-8142.79', '1658.63', '16.6559', '4.95674', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517700', '13202', '15595', '201603', '648', '-8113.51', '1652.41', '11.2747', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517701', '13202', '15595', '201603', '648', '-8195.45', '1622.41', '28.733', '1.309', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517702', '13202', '15595', '201603', '648', '-8129.49', '1631.65', '14.9989', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517703', '13202', '15595', '201798', '648', '-8133.31', '1630.79', '15.6747', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517704', '13202', '15595', '201603', '648', '-8142.97', '1620.96', '15.0279', '1.53589', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517705', '13202', '15595', '201603', '648', '-8171.12', '1584.38', '24.8749', '5.06146', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517706', '13202', '15595', '201798', '648', '-8179.73', '1582.63', '25.0378', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517707', '13202', '15595', '201798', '648', '-8175.11', '1588.12', '24.8921', '2.63544', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517708', '13202', '15595', '201603', '648', '-8126.69', '1587.68', '12.7065', '4.69494', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517709', '13202', '15595', '201603', '648', '-8140.29', '1584.53', '15.5628', '4.34587', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517710', '13202', '15595', '188215', '648', '-8143.08', '1583.53', '16.8659', '4.57276', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517711', '13202', '15595', '201603', '648', '-8037.67', '1587.68', '2.74182', '5.06146', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517712', '13202', '15595', '201798', '648', '-8008.03', '1545.59', '1.6474', '3.83973', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517713', '13202', '15595', '201603', '648', '-8009.47', '1544.45', '1.7501', '0.95993', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517714', '13202', '15595', '201603', '648', '-8122.08', '1554.29', '11.031', '1.18682', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517715', '13202', '15595', '201798', '648', '-8237.16', '1592.51', '34.2934', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517716', '13202', '15595', '201603', '648', '-8234.41', '1581.26', '33.5483', '0.610863', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517717', '13202', '15595', '201603', '648', '-8396.24', '1691.56', '49.9448', '4.50295', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517718', '13202', '15595', '201798', '648', '-8394.34', '1688.87', '49.8617', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517719', '13202', '15595', '201603', '648', '-8362.37', '1648.85', '49.4854', '3.7001', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517720', '13202', '15595', '201798', '648', '-8431.93', '1653.76', '45.7783', '3.89209', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517721', '13202', '15595', '201603', '648', '-8434.77', '1652.67', '45.6248', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517722', '13202', '15595', '201603', '648', '-8485.11', '1612.5', '46.8439', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517723', '13202', '15595', '201603', '648', '-8186.39', '1545.91', '31.1462', '0.174532', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517724', '13202', '15595', '201603', '648', '-8204.99', '1549.47', '31.7765', '1.09956', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517725', '13202', '15595', '201603', '648', '-8065.59', '1517.96', '9.11257', '4.04917', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517726', '13202', '15595', '201603', '648', '-8050.52', '1495.86', '10.0882', '3.35105', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517727', '13202', '15595', '201798', '648', '-8049.07', '1495.84', '11.3149', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517728', '13202', '15595', '201798', '648', '-8029.42', '1491.58', '10.6867', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517729', '13202', '15595', '201591', '648', '-8074.3', '1494.68', '8.83122', '4.13643', '0', '0', '0', '1', '0', '0', '114', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517730', '13202', '15595', '201798', '648', '-8064.47', '1463.38', '12.8306', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517731', '13202', '15595', '201603', '648', '-8068.35', '1464.13', '9.47734', '1.36136', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517732', '13202', '15595', '201603', '648', '-8221.86', '1523.3', '40.567', '4.01426', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517733', '13202', '15595', '201603', '648', '-8255.78', '1543.02', '40.8094', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517734', '13202', '15595', '201603', '648', '-8364.33', '1627.27', '49.5499', '2.46091', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517735', '13202', '15595', '201798', '648', '-8362.05', '1629.85', '49.5499', '1.27409', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517736', '13202', '15595', '201603', '648', '-8435.8', '1620.26', '41.1154', '3.52557', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517737', '13202', '15595', '201798', '648', '-8336.12', '1582.26', '50.8842', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517738', '13202', '15595', '201603', '648', '-8336.62', '1579.86', '50.4842', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517739', '13202', '15595', '201603', '648', '-8397.29', '1531.96', '50.3405', '1.18682', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517740', '13202', '15595', '201798', '648', '-8468.48', '1567.79', '47.3571', '5.48033', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517741', '13202', '15595', '201798', '648', '-8486.51', '1591.25', '47.3394', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517742', '13202', '15595', '201603', '648', '-8293.91', '1426.09', '39.6427', '1.06465', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517743', '13202', '15595', '201798', '648', '-8311.52', '1553.15', '48.9103', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517744', '13202', '15595', '201603', '648', '-8401.6', '1518.33', '50.7504', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517745', '13202', '15595', '201798', '648', '-8400.91', '1516.62', '51.4958', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517746', '13202', '15595', '201603', '648', '-8294.62', '1549.47', '48.046', '5.28835', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517747', '13202', '15595', '201603', '648', '-8335.97', '1540.28', '46.5728', '4.53786', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517748', '13202', '15595', '201603', '648', '-8378.45', '1508.24', '46.2612', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517749', '13202', '15595', '201798', '648', '-8353.33', '1488.43', '47.3447', '4.57276', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517750', '13202', '15595', '201603', '648', '-8361.1', '1464.16', '47.8511', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517751', '13202', '15595', '201603', '648', '-8347.62', '1458.77', '47.6582', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517752', '13202', '15595', '201798', '648', '-8339.45', '1446.13', '46.7236', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517753', '13202', '15595', '201603', '648', '-8305.22', '1505.73', '44.9375', '0', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517754', '13202', '15595', '201798', '648', '-8299.34', '1504.9', '46.0026', '0.226893', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517755', '13202', '15595', '201798', '648', '-8286.16', '1499.72', '44.955', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517756', '13202', '15595', '201798', '648', '-8264.92', '1500.9', '44.6297', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517757', '13202', '15595', '201798', '648', '-8226.97', '1506.95', '40.6273', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517758', '13202', '15595', '207237', '648', '-8340.39', '1785.48', '43.1576', '3.49939', '0', '0', '0', '1', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517759', '13202', '15595', '207246', '648', '-8308.06', '1783.64', '49.0659', '3.31614', '0', '0', '0', '1', '0', '32', '0', '4.56001', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517760', '13202', '15595', '201798', '648', '-8251.46', '1470.42', '41.4199', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517761', '13202', '15595', '201798', '648', '-8262.29', '1468.74', '43.2355', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517762', '13202', '15595', '188215', '648', '-8250.01', '1469.98', '42.7589', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517763', '13202', '15595', '201603', '648', '-8273', '1467.22', '42.7515', '5.0091', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517764', '13202', '15595', '201798', '648', '-8278.5', '1468.89', '44.0705', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517765', '13202', '15595', '201603', '648', '-8241.94', '1428.69', '39.6816', '2.05949', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517766', '13202', '15595', '201798', '648', '-8260.33', '1420.41', '39.9713', '0.715585', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517767', '13202', '15595', '201798', '648', '-8516.9', '1371.94', '101.697', '0.226893', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517768', '13202', '15595', '201798', '648', '-8049.07', '1357.74', '5.37202', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517769', '13202', '15595', '201798', '648', '-8049.07', '1357.74', '5.37202', '5.23599', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517770', '13202', '15595', '201603', '648', '-8051.17', '1359.07', '5.33393', '6.00393', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517771', '13202', '15595', '207242', '648', '-8109.46', '1687.39', '14.2077', '5.71595', '0', '0', '0', '1', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517772', '13202', '15595', '207760', '648', '-8425.57', '1347.73', '104.662', '2.32129', '0', '0', '0', '1', '0', '32', '114', '1.39', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517773', '13202', '15595', '207757', '648', '-8419.23', '1341.88', '102.49', '4.69494', '0', '0', '0', '1', '0', '32', '114', '1.73', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517774', '13202', '15595', '201798', '648', '-8506.67', '1344.04', '101.697', '0.226893', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517775', '13202', '15595', '203424', '648', '-8114.7', '1500.73', '17.201', '6.14359', '0', '0', '0', '1', '0', '32', '0', '5.97', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517776', '13202', '15595', '195489', '648', '-8646.48', '1369.48', '32.1809', '4.71239', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517777', '13202', '15595', '195489', '648', '-8673.03', '1352.56', '26.6666', '3.42085', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517778', '13202', '15595', '195489', '648', '-8626.3', '1353.95', '35.428', '1.01229', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517779', '13202', '15595', '195489', '648', '-8657.74', '1313.53', '29.7074', '1.98967', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517780', '13202', '15595', '195489', '648', '-8630.11', '1314.46', '36.348', '2.91469', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517781', '13202', '15595', '195489', '648', '-8630.16', '1280.02', '39.8115', '0.349065', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517782', '13202', '15595', '195489', '648', '-8596.72', '1294.53', '41.3943', '0.785397', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517783', '13202', '15595', '207258', '648', '-8256.02', '1531.86', '41.6656', '4.15388', '0', '0', '0', '1', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517784', '13202', '15595', '207240', '648', '-8133.62', '1393.41', '12.3121', '2.65289', '0', '0', '0', '1', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517785', '13202', '15595', '195489', '648', '-8355.4', '1134.21', '34.3112', '0.733038', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517786', '13202', '15595', '195489', '648', '-8360.65', '1152.36', '34.854', '3.3685', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517787', '13202', '15595', '207243', '648', '-8320', '1501.82', '53.2207', '0.942477', '0', '0', '0', '1', '0', '32', '0', '4.44001', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517788', '13202', '15595', '207239', '648', '-8233.86', '1455.17', '39.7343', '2.15548', '0', '0', '0', '1', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517789', '13202', '15595', '195489', '648', '-8375.64', '1119.39', '34.206', '3.12412', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517790', '13202', '15595', '195489', '648', '-8386.42', '1143.89', '37.0296', '4.46804', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517791', '13202', '15595', '195489', '648', '-8513.12', '1065.39', '43.0266', '5.68977', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517792', '13202', '15595', '195489', '648', '-8493.21', '1065.07', '41.8987', '0', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517793', '13202', '15595', '195489', '648', '-8536.08', '1044.77', '41.4133', '3.12412', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517794', '13202', '15595', '195489', '648', '-8409.46', '1153.37', '38.5924', '3.38594', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517795', '13202', '15595', '195489', '648', '-8504.47', '1085.04', '42.4427', '0', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517796', '13202', '15595', '195489', '648', '-8490.98', '1103.96', '42.5748', '0', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517797', '13202', '15595', '195489', '648', '-8434.36', '1146.82', '43.9948', '2.18166', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517798', '13202', '15595', '203425', '648', '-8132.59', '1385.93', '29.2099', '1.19539', '0', '0', '0', '1', '0', '32', '0', '5.95', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517799', '13202', '15595', '203423', '648', '-8132.6', '1386.16', '33.0283', '1.16921', '0', '0', '0', '1', '0', '32', '0', '5.95', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517800', '13202', '15595', '195489', '648', '-8451.36', '1145.92', '40.0183', '5.91667', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517801', '13202', '15595', '207241', '648', '-8116.93', '1304.89', '18.4336', '1.4399', '0', '0', '0', '1', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517802', '13202', '15595', '195489', '648', '-8602.49', '1254.55', '44.3437', '0', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517803', '13202', '15595', '195489', '648', '-8587.24', '1272.25', '44.6915', '5.02655', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517804', '13202', '15595', '195489', '648', '-8561.3', '1265.36', '47.1413', '0', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517805', '13202', '15595', '195489', '648', '-8605.21', '1234.16', '46.4223', '1.22173', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517806', '13202', '15595', '204124', '648', '-8494.3', '1162.67', '41.8646', '2.52159', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517807', '13202', '15595', '195489', '648', '-8423.31', '1167.41', '41.3465', '0.59341', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517808', '13202', '15595', '204125', '648', '-8497.36', '1173.23', '41.9336', '4.92143', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517809', '13202', '15595', '195489', '648', '-8445.19', '1187.56', '43.6053', '5.14872', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517810', '13202', '15595', '195489', '648', '-8479.29', '1196.3', '44.3768', '1.11701', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517811', '13202', '15595', '195489', '648', '-8487.3', '1229.23', '45.7448', '1.11701', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517812', '13202', '15595', '195489', '648', '-8430.04', '1220.24', '46.9524', '0.837758', '0', '0', '0', '1', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517813', '13202', '15595', '201798', '648', '-8506.67', '1344.04', '101.697', '0.226893', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517814', '13202', '15595', '201798', '648', '-8472.8', '1305.1', '101.758', '0.226893', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517815', '13202', '15595', '201798', '648', '-8501.29', '1310.49', '101.697', '0.226893', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517816', '13202', '15595', '201798', '648', '-8460.44', '1374.2', '101.704', '0.226893', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517817', '13202', '15595', '207627', '648', '-8350.16', '1725.26', '69.0838', '1.62316', '0', '0', '0', '1', '0', '32', '0', '10', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517818', '13202', '15595', '188215', '648', '-8431.76', '1313.5', '102.942', '0.872664', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517819', '13202', '15595', '207253', '648', '-8426.89', '1372.81', '104.667', '5.34071', '0', '0', '0', '1', '0', '0', '114', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517820', '13202', '15595', '207252', '648', '-8424.51', '1374.67', '110.05', '4.64258', '0', '0', '0', '1', '0', '0', '114', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517821', '13202', '15595', '188215', '648', '-8429.46', '1311.64', '103.417', '3.82227', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517822', '13202', '15595', '201735', '648', '-8420.86', '1372.62', '104.663', '4.66003', '0', '0', '0', '1', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517823', '13202', '15595', '188215', '648', '-8425.4', '1347.61', '105.063', '1.91969', '0', '0', '-0.819104', '-0.573645', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517824', '13202', '15595', '188215', '648', '-8419.26', '1341.82', '102.916', '4.64258', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517825', '13202', '15595', '188215', '648', '-8415.52', '1321.44', '103.761', '0.698131', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517826', '13202', '15595', '202594', '648', '-8416.48', '1343.29', '102.502', '4.84376', '0', '0', '-0.65917', '0.751994', '0', '0', '83', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517827', '13202', '15595', '201734', '648', '-8404.29', '1363.68', '117.271', '3.14159', '0', '0', '0', '1', '0', '4', '0', '1.25', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517828', '13202', '15595', '201733', '648', '-8402.41', '1371.37', '104.686', '3.10665', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517829', '13202', '15595', '207262', '648', '-8401.96', '1363.56', '104.721', '3.12412', '0', '0', '0', '1', '0', '0', '114', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517830', '13202', '15595', '188215', '648', '-8399.56', '1346.44', '103.011', '5.18363', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517831', '13202', '15595', '201798', '648', '-8381.28', '1318.37', '104.663', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517832', '13202', '15595', '201798', '648', '-8381.28', '1318.37', '104.663', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517833', '13202', '15595', '188215', '648', '-8382.89', '1318.1', '104.088', '0.90757', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517834', '13202', '15595', '188215', '648', '-8381.93', '1319.27', '103.903', '4.06662', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517835', '13202', '15595', '188215', '648', '-8394.61', '1325.67', '102.918', '2.26892', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517836', '13202', '15595', '188215', '648', '-8402.31', '1314.97', '102.248', '4.4855', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517837', '13202', '15595', '207238', '648', '-8305.66', '1693.64', '50.5998', '1.4748', '0', '0', '0', '1', '0', '32', '0', '1.07', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517838', '13202', '15595', '207236', '648', '-8463.67', '1620.2', '43.4885', '1.91986', '0', '0', '0', '1', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517839', '13202', '15595', '203426', '648', '-8328.79', '1667.31', '61.4458', '1.24794', '0', '0', '0', '1', '0', '32', '0', '6.22', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517840', '13202', '15595', '207245', '648', '-8258.69', '1685.62', '52.2416', '4.31097', '0', '0', '0', '1', '0', '32', '0', '4.84001', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517841', '13202', '15595', '207244', '648', '-8258.65', '1685.77', '55.2806', '1.5708', '0', '0', '0', '1', '0', '32', '0', '4.53', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517842', '13202', '15595', '201798', '648', '-8176.97', '1323.55', '29.0534', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517843', '13202', '15595', '201603', '648', '-8182.29', '1320.61', '27.5405', '5.41052', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517844', '13202', '15595', '201798', '648', '-8180.6', '1276.37', '26.9604', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517845', '13202', '15595', '203421', '648', '-8217.17', '1572.52', '41.5572', '6.27449', '0', '0', '0', '1', '0', '32', '0', '6.09', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517846', '13202', '15595', '203422', '648', '-8217.55', '1572.37', '37.3558', '5.70726', '0', '0', '0', '1', '0', '32', '0', '6.09', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517847', '13202', '15595', '203420', '648', '-8217.31', '1572.56', '40.8788', '2.62656', '0', '0', '0', '1', '0', '32', '0', '5.95', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517848', '13202', '15595', '201603', '648', '-8039.34', '1206.43', '2.8057', '0.122173', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517849', '13202', '15595', '201603', '648', '-8172.4', '1261.54', '25.0824', '0.785397', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517850', '13202', '15595', '201798', '648', '-8040.54', '1201.39', '2.80035', '2.47837', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517851', '13202', '15595', '201603', '648', '-8055.75', '1165.33', '2.86195', '3.47321', '0', '0', '0', '1', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517852', '13202', '15595', '195525', '648', '-8364.39', '1718.17', '39.9443', '4.75687', '0', '0', '0.691206', '-0.722658', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517853', '13202', '15595', '195525', '648', '-8358.5', '1733.18', '50.9583', '1.56974', '0', '0', '0.706734', '0.707479', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517854', '13202', '15595', '195525', '648', '-8359.25', '1717.93', '50.957', '1.62315', '0', '0', '0.725372', '0.688357', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517855', '13202', '15595', '195525', '648', '-8364.4', '1731.8', '39.9435', '1.58386', '0', '0', '0.711712', '0.702472', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517856', '13202', '15595', '195525', '648', '-8373.27', '1731.02', '39.9434', '1.57997', '0', '0', '0.710342', '0.703857', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517857', '13202', '15595', '195525', '648', '-8373.32', '1719.39', '39.9415', '4.77653', '0', '0', '0.684072', '-0.729415', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517858', '13202', '15595', '201591', '648', '-8074.38', '1498.9', '8.83251', '3.43841', '0', '0', '0.989008', '-0.147862', '0', '0', '114', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517859', '13202', '15595', '201733', '648', '-8402.21', '1371.39', '104.687', '3.12104', '0', '0', '0.999947', '0.0102749', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517860', '13202', '15595', '195489', '648', '-8363.31', '1111.52', '32.4294', '4.94772', '0', '0', '0.619206', '-0.785228', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517861', '13202', '15595', '195489', '648', '-8536.22', '1044.52', '41.3616', '4.01221', '0', '0', '0.906741', '-0.421688', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517862', '13202', '15595', '195489', '648', '-8370.9', '1127.87', '35.4366', '3.12403', '0', '0', '0.999961', '0.0087833', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517863', '13202', '15595', '195489', '648', '-8345.03', '1106.46', '32.7828', '5.83579', '0', '0', '0.221838', '-0.975084', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517864', '13202', '15595', '195489', '648', '-8346.79', '1109.78', '29.3525', '4.08043', '0', '0', '0.89183', '-0.45237', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517865', '13202', '15595', '195489', '648', '-8343', '1111.01', '31.2638', '5.76904', '0', '0', '0.254251', '-0.967138', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517866', '13202', '15595', '195489', '648', '-8349.48', '1124.86', '32.3511', '5.97168', '0', '0', '0.155125', '-0.987895', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517867', '13202', '15595', '195489', '648', '-8359.37', '1153.31', '35.5405', '0.00579834', '0', '0', '0.00289917', '0.999996', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517868', '13202', '15595', '195489', '648', '-8534.76', '1062.77', '42.9345', '2.46085', '0', '0', '0.942631', '0.333837', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517869', '13202', '15595', '195489', '648', '-8539.69', '1044.6', '44.2828', '2.88909', '0', '0', '0.992041', '0.125918', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517870', '13202', '15595', '195489', '648', '-8535.21', '1040.85', '44.008', '4.77718', '0', '0', '0.683831', '-0.72964', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517871', '13202', '15595', '195489', '648', '-8512.28', '1053.87', '44.2278', '0.215589', '0', '0', '0.107586', '0.994196', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517872', '13202', '15595', '195489', '648', '-8520.28', '1070.85', '44.0053', '5.98826', '0', '0', '0.146931', '-0.989147', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517873', '13202', '15595', '195489', '648', '-8499.43', '1060.64', '41.9291', '4.6358', '0', '0', '0.733659', '-0.679518', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517874', '13202', '15595', '195489', '648', '-8504.72', '1093.09', '42.2762', '4.1292', '0', '0', '0.880536', '-0.473979', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517875', '13202', '15595', '195489', '648', '-8412.81', '1204.14', '45.145', '1.43779', '0', '0', '0.658552', '0.752535', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517876', '13202', '15595', '195489', '648', '-8391.96', '1145.91', '36.938', '5.51693', '0', '0', '0.373824', '-0.9275', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517877', '13202', '15595', '195489', '648', '-8624.54', '1299.71', '38.2598', '2.21146', '0', '0', '0.893792', '0.448482', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517878', '13202', '15595', '195489', '648', '-8604.14', '1280.6', '42.12', '1.06085', '0', '0', '0.505901', '0.862592', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517879', '13202', '15595', '195489', '648', '-8597.62', '1221.42', '48.7933', '4.76751', '0', '0', '0.687352', '-0.726325', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517880', '13202', '15595', '195489', '648', '-8517.99', '1238.11', '54.4516', '1.95266', '0', '0', '0.828448', '0.560067', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517881', '13202', '15595', '195489', '648', '-8486.58', '1129.05', '41.7079', '3.35696', '0', '0', '0.994208', '-0.107473', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517882', '13202', '15595', '195489', '648', '-8624.32', '1349.03', '35.2815', '1.25013', '0', '0', '0.585151', '0.810924', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517883', '13202', '15595', '195489', '648', '-8672.07', '1352.35', '27.027', '3.78933', '0', '0', '0.948012', '-0.318235', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517884', '13202', '15595', '195489', '648', '-8659.95', '1362.81', '29.4481', '0.899056', '0', '0', '0.434541', '0.900652', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517885', '13202', '15595', '195489', '648', '-8498.21', '1153.26', '46.1096', '3.50748', '0', '0', '0.983312', '-0.181925', '0', '0', '0', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517886', '13202', '15595', '195489', '648', '-8522.17', '1156.69', '58.0319', '3.8409', '0', '0', '0.939492', '-0.342571', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517887', '13202', '15595', '195489', '648', '-8436.68', '1137.58', '48.0595', '5.93398', '0', '0', '0.173716', '-0.984796', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517888', '13202', '15595', '195489', '648', '-8481.97', '1258.14', '58.9453', '2.33371', '0', '0', '0.919518', '0.393047', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517889', '13202', '15595', '195489', '648', '-8608.22', '1310.97', '39.3346', '6.04944', '0', '0', '0.116605', '-0.993178', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517890', '13202', '15595', '195489', '648', '-8659.16', '1316.47', '28.6079', '3.07279', '0', '0', '0.999408', '0.0343961', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517891', '13202', '15595', '195489', '648', '-8647.02', '1337.39', '32.2365', '4.91533', '0', '0', '0.631843', '-0.775097', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517892', '13202', '15595', '195489', '648', '-8673.83', '1363.26', '27.8368', '3.22123', '0', '0', '0.999207', '-0.0398064', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517893', '13202', '15595', '195489', '648', '-8647.94', '1368.45', '31.6769', '1.65305', '0', '0', '0.735582', '0.677436', '0', '0', '114', '2', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517894', '13202', '15595', '202865', '648', '-8128.75', '1903.79', '55.405', '5.35007', '0', '0', '0.449813', '-0.893123', '0', '0', '0', '0', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517895', '13202', '15595', '207237', '648', '-8340.2', '1785.47', '43.364', '0.24544', '0', '0', '0.122412', '0.992479', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517896', '13202', '15595', '207238', '648', '-8305.5', '1694.46', '50.8114', '5.29093', '0', '0', '0.476024', '-0.879432', '0', '32', '0', '1.07', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517897', '13202', '15595', '207239', '648', '-8234.15', '1456.03', '40.0663', '2.697', '0', '0', '0.975394', '0.220468', '0', '32', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517898', '13202', '15595', '207253', '648', '-8427.32', '1373.27', '104.67', '5.49968', '0', '0', '0.381808', '-0.924242', '0', '0', '114', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517899', '13202', '15595', '207260', '648', '-8421.44', '1368.89', '104.663', '4.12477', '0', '0', '0.881585', '-0.472026', '0', '0', '114', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517900', '13202', '15595', '207261', '648', '-8425.84', '1368.85', '104.676', '4.98477', '0', '0', '0.604554', '-0.796564', '0', '0', '114', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517901', '13202', '15595', '207262', '648', '-8402.17', '1363.65', '104.72', '3.14694', '0', '0', '0.999996', '-0.00267176', '0', '0', '114', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517902', '13202', '15595', '207447', '648', '-8381.34', '1318.36', '104.679', '2.08884', '0', '0', '0.864633', '0.502404', '0', '32', '114', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517903', '13202', '15595', '207756', '648', '-8402.29', '1314.77', '101.149', '1.56124', '0', '0', '0.70372', '0.710478', '0', '32', '114', '0.57', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517904', '13202', '15595', '207758', '648', '-8419.42', '1342.06', '102.49', '4.39496', '0', '0', '0.809978', '-0.58646', '0', '32', '114', '1.73', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517905', '13202', '15595', '207760', '648', '-8425', '1347.67', '104.663', '4.70969', '0', '0', '-0.708059', '0.706153', '0', '32', '114', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517906', '13202', '15595', '202351', '648', '1304.55', '1531.52', '315.725', '0.794916', '0', '0', '0.387076', '0.922048', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517907', '13202', '15595', '202351', '648', '1327.16', '1504.73', '313.786', '1.81593', '0', '0', '0.788254', '0.61535', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517908', '13202', '15595', '202351', '648', '1338.13', '1541.99', '307.906', '1.55282', '0', '0', '0.700724', '0.713432', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517909', '13202', '15595', '202351', '648', '1347.25', '1557.71', '302.532', '0.928433', '0', '0', '0.447722', '0.894173', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517910', '13202', '15595', '202351', '648', '1374.37', '1526.73', '303.744', '5.10675', '0', '0', '0.554879', '-0.831931', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517911', '13202', '15595', '202351', '648', '1373', '1499.04', '306.722', '4.30957', '0', '0', '0.834269', '-0.551357', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517912', '13202', '15595', '202351', '648', '1332.03', '1478.16', '308.229', '3.45742', '0', '0', '0.987558', '-0.157256', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517913', '13202', '15595', '202351', '648', '1302.77', '1493.18', '318.647', '3.55166', '0', '0', '0.979054', '-0.203602', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517914', '13202', '15595', '202351', '648', '1285.49', '1481.9', '322.491', '3.25321', '0', '0', '0.998443', '-0.0557809', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517915', '13202', '15595', '202351', '648', '1270.74', '1503.31', '322.975', '3.11577', '0', '0', '0.999917', '0.0129122', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517916', '13202', '15595', '202351', '648', '1279.68', '1525.44', '319.365', '1.18369', '0', '0', '0.557892', '0.829914', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517917', '13202', '15595', '202351', '648', '1295.54', '1540.27', '316.431', '1.19547', '0', '0', '0.562771', '0.826613', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517918', '13202', '15595', '202351', '648', '1292.88', '1558.24', '316.759', '0.56715', '0', '0', '0.279789', '0.960061', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517919', '13202', '15595', '202351', '648', '1324.55', '1561.16', '311.787', '1.4468', '0', '0', '0.661935', '0.749561', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517920', '13202', '15595', '202351', '648', '1320.02', '1602.1', '308.028', '1.69027', '0', '0', '0.74806', '0.663631', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517921', '13202', '15595', '202351', '648', '1317.77', '1636.98', '311.724', '1.63529', '0', '0', '0.729538', '0.683941', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517922', '13202', '15595', '202351', '648', '1353.43', '1638.47', '299.47', '6.20238', '0', '0', '0.0403909', '-0.999184', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517923', '13202', '15595', '202351', '648', '1396.9', '1610.59', '288.853', '5.58585', '0', '0', '0.341648', '-0.939828', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517924', '13202', '15595', '202351', '648', '1419.02', '1591.67', '289.264', '4.85935', '0', '0', '0.653286', '-0.757111', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517925', '13202', '15595', '202351', '648', '1427.86', '1565.26', '290.875', '5.38949', '0', '0', '0.432124', '-0.901814', '0', '4', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517926', '13202', '15595', '195516', '648', '-8045.1', '1952.59', '55.6246', '2.99999', '0', '0', '0.997495', '0.070744', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517927', '13202', '15595', '195518', '648', '-8007.79', '1861.29', '53.1958', '1.56112', '0', '0', '0.703678', '0.710519', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517928', '13202', '15595', '201603', '648', '-8270.68', '1441.65', '39.6782', '3.57881', '0', '0', '0.976201', '-0.21687', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517929', '13202', '15595', '201603', '648', '-8345.04', '1509.36', '46.6738', '2.70701', '0', '0', '0.976485', '0.215586', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517930', '13202', '15595', '201603', '648', '-8284.28', '1532.41', '45.8996', '0.349241', '0', '0', '0.173735', '0.984793', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517931', '13202', '15595', '201603', '648', '-8145.7', '1562.74', '16.5344', '6.15019', '0', '0', '0.0664463', '-0.99779', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517932', '13202', '15595', '201603', '648', '-8191.54', '1623', '28.3691', '5.56508', '0', '0', '0.351388', '-0.93623', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517933', '13202', '15595', '201603', '648', '-8116.75', '1584.1', '11.6374', '6.13057', '0', '0', '0.0762327', '-0.99709', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517934', '13202', '15595', '201603', '648', '-8130.17', '1620.86', '14.7353', '6.23268', '0', '0', '0.0252508', '-0.999681', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517935', '13202', '15595', '201603', '648', '-8132.02', '1666.3', '15.0962', '1.74805', '0', '0', '0.766919', '0.641743', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517936', '13202', '15595', '201603', '648', '-8285.64', '1559.71', '48.2086', '1.81874', '0', '0', '0.789116', '0.614245', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517937', '13202', '15595', '201603', '648', '-8313.07', '1569.37', '48.5241', '2.3371', '0', '0', '0.920184', '0.391485', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517938', '13202', '15595', '201603', '648', '-8297.37', '1651.41', '50.7648', '4.88415', '0', '0', '0.643847', '-0.765154', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517939', '13202', '15595', '201603', '648', '-8426.13', '1695.68', '50.2473', '1.67188', '0', '0', '0.741927', '0.670481', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517940', '13202', '15595', '201603', '648', '-8437.15', '1662.99', '47.2645', '3.80031', '0', '0', '0.946249', '-0.323438', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517941', '13202', '15595', '201603', '648', '-8468.24', '1556.07', '48.8794', '3.88279', '0', '0', '0.932111', '-0.362172', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517942', '13202', '15595', '201603', '648', '-8266.42', '1566.7', '43.6043', '0.531505', '0', '0', '0.262635', '0.964895', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517943', '13202', '15595', '201603', '648', '-8285.08', '1515.07', '44.0315', '0.829952', '0', '0', '0.403168', '0.915126', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517944', '13202', '15595', '201603', '648', '-8167.98', '1442.66', '20.1463', '3.96919', '0', '0', '0.9156', '-0.40209', '0', '4', '0', '1.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517945', '13202', '15595', '185319', '648', '-8398.36', '1300.75', '96.5927', '4.7455', '0', '0', '0.695306', '-0.718714', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517946', '13202', '15595', '185319', '648', '-8428.16', '1249.94', '66.6395', '3.697', '0', '0', '0.961688', '-0.274146', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517947', '13202', '15595', '185319', '648', '-8453.85', '1192', '41.4885', '4.43527', '0', '0', '0.797993', '-0.602667', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517948', '13202', '15595', '185319', '648', '-8452.04', '1212.18', '42.7558', '1.43897', '0', '0', '0.658998', '0.752145', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517949', '13202', '15595', '185319', '648', '-8471.16', '1207.24', '42.0063', '3.39461', '0', '0', '0.992008', '-0.126174', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517950', '13202', '15595', '185319', '648', '-8488.52', '1193.34', '42.1743', '3.86193', '0', '0', '0.935838', '-0.35243', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517951', '13202', '15595', '185319', '648', '-8506.34', '1201.11', '46.9421', '2.44428', '0', '0', '0.939833', '0.341634', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517952', '13202', '15595', '185319', '648', '-8516.35', '1217.14', '52.3805', '2.66812', '0', '0', '0.972109', '0.234531', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517953', '13202', '15595', '185319', '648', '-8516.53', '1200', '50.8078', '4.38029', '0', '0', '0.814257', '-0.580504', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517954', '13202', '15595', '185319', '648', '-8516.53', '1200', '50.8078', '4.30568', '0', '0', '0.835342', '-0.54973', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517955', '13202', '15595', '185319', '648', '-8491.71', '1239.82', '52.2925', '0.582885', '0', '0', '0.287334', '0.95783', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517956', '13202', '15595', '185319', '648', '-8476.28', '1244.45', '53.335', '6.11209', '0', '0', '0.085444', '-0.996343', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517957', '13202', '15595', '185319', '648', '-8451.29', '1316.49', '109.968', '1.74528', '0', '0', '0.766027', '0.642808', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517958', '13202', '15595', '185319', '648', '-8469.77', '1369.88', '101.697', '2.84876', '0', '0', '0.9893', '0.145894', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517959', '13202', '15595', '185319', '648', '-8478.41', '1369.01', '101.697', '3.64594', '0', '0', '0.968372', '-0.249509', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517960', '13202', '15595', '185319', '648', '-8495.88', '1359.2', '99.794', '1.90236', '0', '0', '0.8141', '0.580725', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517961', '13202', '15595', '185319', '648', '-8444.75', '1318.5', '102.073', '0.382599', '0', '0', '0.190135', '0.981758', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517962', '13202', '15595', '185319', '648', '-8379.43', '1347.34', '101.947', '0.897035', '0', '0', '0.43363', '0.901091', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517963', '13202', '15595', '185319', '648', '-8390.54', '1327.13', '102.445', '3.24145', '0', '0', '0.998754', '-0.0499096', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517964', '13202', '15595', '185319', '648', '-8403.09', '1318.86', '101.775', '3.09615', '0', '0', '0.999742', '0.0227176', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517965', '13202', '15595', '185319', '648', '-8425.8', '1314.94', '102.48', '3.01369', '0', '0', '0.997956', '0.0639094', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517966', '13202', '15595', '185319', '648', '-8458.81', '1350.81', '101.697', '2.06335', '0', '0', '0.858161', '0.51338', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517967', '13202', '15595', '185319', '648', '-8510.35', '1326.65', '102.393', '4.70622', '0', '0', '0.709285', '-0.704922', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517968', '13202', '15595', '185319', '648', '-8504.97', '1312.07', '101.697', '4.93006', '0', '0', '0.626117', '-0.779729', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517969', '13202', '15595', '185319', '648', '-8500.33', '1298.4', '102.23', '0.00560808', '0', '0', '0.00280404', '0.999996', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517970', '13202', '15595', '185319', '648', '-8479.59', '1303.76', '101.697', '0.253008', '0', '0', '0.126167', '0.992009', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517971', '13202', '15595', '185319', '648', '-8464.6', '1315.27', '101.697', '0.637854', '0', '0', '0.313548', '0.949572', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517972', '13202', '15595', '185319', '648', '-8101.11', '1458.96', '10.0265', '0.657496', '0', '0', '0.322858', '0.946447', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517973', '13202', '15595', '185319', '648', '-8081.89', '1484.01', '8.83214', '1.7492', '0', '0', '0.767287', '0.641304', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517974', '13202', '15595', '185319', '648', '-8076.48', '1508.22', '8.84858', '0.578956', '0', '0', '0.285452', '0.958393', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517975', '13202', '15595', '185319', '648', '-8052.54', '1505.53', '9.68027', '4.81225', '0', '0', '0.670933', '-0.741518', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517976', '13202', '15595', '185319', '648', '-8064.14', '1484.77', '8.92974', '4.10932', '0', '0', '0.885203', '-0.465204', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517977', '13202', '15595', '185319', '648', '-8056.72', '1470.99', '8.83699', '5.80185', '0', '0', '0.238349', '-0.97118', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517978', '13202', '15595', '185319', '648', '-8047.48', '1459.69', '10.4636', '2.52674', '0', '0', '0.953116', '0.302605', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517979', '13202', '15595', '185319', '648', '-8100.02', '1551.27', '9.03294', '2.14583', '0', '0', '0.878595', '0.477567', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517980', '13202', '15595', '185319', '648', '-8112.21', '1578.57', '9.26851', '0.798867', '0', '0', '0.388897', '0.921281', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517981', '13202', '15595', '185319', '648', '-8106.38', '1634.43', '9.17355', '1.78454', '0', '0', '0.778499', '0.627645', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517982', '13202', '15595', '185319', '648', '-8104.5', '1663.22', '11.438', '1.58427', '0', '0', '0.711853', '0.702329', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517983', '13202', '15595', '185319', '648', '-8105.85', '1698.06', '16.3819', '1.94162', '0', '0', '0.825344', '0.56463', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517984', '13202', '15595', '185319', '648', '-8101.06', '1761.55', '25.1183', '1.22298', '0', '0', '0.574089', '0.818793', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517985', '13202', '15595', '185319', '648', '-8084.27', '1791.53', '22.7853', '1.12481', '0', '0', '0.533221', '0.845976', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517986', '13202', '15595', '185319', '648', '-8093.9', '1878.67', '55.6978', '1.54107', '0', '0', '0.696519', '0.717539', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517987', '13202', '15595', '185319', '648', '-8100.77', '1896.75', '54.5089', '2.48355', '0', '0', '0.946359', '0.323118', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517988', '13202', '15595', '185319', '648', '-8119.73', '1925.22', '55.5557', '1.32508', '0', '0', '0.615123', '0.788431', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517989', '13202', '15595', '185319', '648', '-8102.83', '1938.63', '54.9151', '5.95501', '0', '0', '0.163354', '-0.986568', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517990', '13202', '15595', '185319', '648', '-8080.05', '1924.42', '55.5014', '5.22852', '0', '0', '0.503232', '-0.864151', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517991', '13202', '15595', '185319', '648', '-8077.55', '1915.83', '55.0862', '4.76906', '0', '0', '0.68679', '-0.726856', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517992', '13202', '15595', '185319', '648', '-8069.18', '1892.4', '54.2946', '5.80186', '0', '0', '0.238348', '-0.97118', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517993', '13202', '15595', '185319', '648', '-8040.28', '1874.03', '52.5161', '0.280509', '0', '0', '0.139795', '0.99018', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517994', '13202', '15595', '185319', '648', '-8017.69', '1883.11', '52.5146', '0.256947', '0', '0', '0.128121', '0.991759', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517995', '13202', '15595', '185319', '648', '-8074.44', '1892.62', '54.8145', '3.1747', '0', '0', '0.999863', '-0.016554', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517996', '13202', '15595', '185319', '648', '-8123.05', '1887.36', '54.5085', '2.81735', '0', '0', '0.986887', '0.161414', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517997', '13202', '15595', '185319', '648', '-8106.08', '1911.46', '55.1023', '0.944168', '0', '0', '0.454743', '0.890623', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517998', '13202', '15595', '185319', '648', '-8094.37', '1924.06', '56.2243', '0.60252', '0', '0', '0.296723', '0.954963', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('517999', '13202', '15595', '185319', '648', '-8053.38', '1862.94', '52.5163', '4.18394', '0', '0', '0.867235', '-0.497899', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518000', '13202', '15595', '185319', '648', '-8053.05', '1843.98', '50.4118', '4.61984', '0', '0', '0.73906', '-0.67364', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518001', '13202', '15595', '185319', '648', '-8323.45', '1726.72', '50.7187', '4.47061', '0', '0', '0.787219', '-0.616673', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518002', '13202', '15595', '185319', '648', '-8340.27', '1705.74', '50.7806', '1.74921', '0', '0', '0.767289', '0.641301', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518003', '13202', '15595', '185319', '648', '-8338.25', '1749.21', '50.481', '2.65634', '0', '0', '0.970711', '0.240252', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518004', '13202', '15595', '185319', '648', '-8349.07', '1741.71', '51.2371', '2.79379', '0', '0', '0.984917', '0.173028', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518005', '13202', '15595', '185319', '648', '-8319.35', '1747.74', '50.9995', '6.23383', '0', '0', '0.0246752', '-0.999696', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518006', '13202', '15595', '185319', '648', '-8425.19', '1298.66', '102.959', '4.36066', '0', '0', '0.819916', '-0.572484', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518007', '13202', '15595', '185319', '648', '-8428.75', '1281.74', '102.605', '4.36851', '0', '0', '0.817662', '-0.575699', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518008', '13202', '15595', '185319', '648', '-8436.75', '1282.47', '102.604', '2.9116', '0', '0', '0.993395', '0.114745', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518009', '13202', '15595', '185319', '648', '-8413.17', '1308.68', '102.961', '2.24401', '0', '0', '0.900972', '0.433878', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518010', '13202', '15595', '185319', '648', '-8410.6', '1316.57', '102.048', '0.7007', '0', '0', '0.343226', '0.939253', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518011', '13202', '15595', '185319', '648', '-8392.7', '1323.96', '102.371', '0.00169516', '0', '0', '0.000847578', '1', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518012', '13202', '15595', '185319', '648', '-8421.21', '1310.3', '102.294', '3.23361', '0', '0', '0.998942', '-0.0459919', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518013', '13202', '15595', '185319', '648', '-8435.32', '1317.67', '102.168', '3.96011', '0', '0', '0.917416', '-0.39793', '0', '0', '0', '1', '0', '2', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518014', '13202', '15595', '195515', '648', '-8148.3', '1903.45', '69.7824', '0.0322344', '0', '0', '0.0161165', '0.99987', '0', '4', '0', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518015', '13202', '15595', '1731', '648', '1528.19', '2847', '12.3941', '1.26859', '0', '0', '0.592611', '0.805489', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518016', '13202', '15595', '1731', '648', '1553.74', '2805.88', '15.134', '4.5602', '0', '0', '0.758815', '-0.651306', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518017', '13202', '15595', '1731', '648', '1614.4', '2805.28', '12.5051', '0.0111713', '0', '0', '0.00558564', '0.999984', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518018', '13202', '15595', '1731', '648', '1764.17', '2888.68', '16.2729', '1.56704', '0', '0', '0.705779', '0.708432', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518019', '13202', '15595', '1731', '648', '1813.16', '2869.11', '14.3738', '6.27943', '0', '0', '0.0018796', '-0.999998', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518020', '13202', '15595', '1731', '648', '1904.03', '2773.44', '14.6823', '2.60769', '0', '0', '0.964579', '0.263794', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518021', '13202', '15595', '1731', '648', '1944.03', '2810.17', '5.51756', '6.28178', '0', '0', '0.000702294', '-1', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518022', '13202', '15595', '1731', '648', '2046.82', '2827.13', '5.78218', '6.21816', '0', '0', '0.0325054', '-0.999472', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518023', '13202', '15595', '1731', '648', '2061.78', '2646.64', '10.5518', '0.098335', '0', '0', '0.0491477', '0.998792', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518024', '13202', '15595', '1731', '648', '1982.21', '2572.71', '23.802', '0.284471', '0', '0', '0.141757', '0.989902', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518025', '13202', '15595', '1731', '648', '2043.28', '2483.09', '2.24576', '2.82995', '0', '0', '0.987884', '0.155192', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518026', '13202', '15595', '1731', '648', '2143.54', '2481.63', '11.6902', '6.17495', '0', '0', '0.0540898', '-0.998536', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518027', '13202', '15595', '1731', '648', '2159.42', '2539.58', '1.95892', '6.19693', '0', '0', '0.0431131', '-0.99907', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518028', '13202', '15595', '1731', '648', '2224.91', '2471.68', '7.31979', '6.26291', '0', '0', '0.010138', '-0.999949', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518029', '13202', '15595', '1731', '648', '2204.19', '2384.81', '7.40939', '3.07027', '0', '0', '0.999364', '0.0356558', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518030', '13202', '15595', '1731', '648', '2265.12', '2317.35', '4.02919', '5.53014', '0', '0', '0.36769', '-0.929948', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518031', '13202', '15595', '1731', '648', '2072.4', '2272.77', '70.2587', '4.76752', '0', '0', '0.687351', '-0.726326', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518032', '13202', '15595', '1731', '648', '2091.5', '2233.42', '66.4554', '4.90261', '0', '0', '0.63676', '-0.771062', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518033', '13202', '15595', '1731', '648', '2329.11', '2165.62', '8.44357', '6.11762', '0', '0', '0.0826874', '-0.996576', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518034', '13202', '15595', '1731', '648', '2387.56', '2032.4', '1.99338', '0.0865478', '0', '0', '0.0432604', '0.999064', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518035', '13202', '15595', '1731', '648', '2431.86', '1875.68', '6.29746', '0.0386391', '0', '0', '0.0193183', '0.999813', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518036', '13202', '15595', '1731', '648', '2329.42', '1846.37', '41.5495', '3.52581', '0', '0', '0.981604', '-0.190928', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518037', '13202', '15595', '1731', '648', '2290.06', '1826.74', '60.0191', '3.18101', '0', '0', '0.999806', '-0.019709', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518038', '13202', '15595', '1731', '648', '2133.24', '1829.16', '119.097', '3.19672', '0', '0', '0.99962', '-0.0275607', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518039', '13202', '15595', '1731', '648', '2138.26', '1879.54', '104.674', '0.204353', '0', '0', '0.101999', '0.994784', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518040', '13202', '15595', '1731', '648', '2208.49', '1944.35', '53.0065', '0.506729', '0', '0', '0.250663', '0.968075', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518041', '13202', '15595', '1731', '648', '2192.79', '2022.52', '42.3538', '3.15745', '0', '0', '0.999969', '-0.00792857', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518042', '13202', '15595', '1731', '648', '2005.23', '1815.59', '146.705', '4.75338', '0', '0', '0.692465', '-0.721451', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518043', '13202', '15595', '1731', '648', '1951.67', '1813.18', '161.123', '3.20772', '0', '0', '0.999453', '-0.0330577', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518044', '13202', '15595', '1731', '648', '1904.22', '1850.22', '172.917', '6.23857', '0', '0', '0.0223067', '-0.999751', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518045', '13202', '15595', '1731', '648', '1811.22', '1917.77', '173.273', '3.85017', '0', '0', '0.937893', '-0.346925', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518046', '13202', '15595', '1731', '648', '1752.75', '1799.95', '173.175', '3.3915', '0', '0', '0.992203', '-0.124629', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518047', '13202', '15595', '1731', '648', '1538.71', '1502.6', '134.928', '3.14567', '0', '0', '0.999998', '-0.00203852', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518048', '13202', '15595', '1731', '648', '1502.98', '1467.67', '132.867', '3.20536', '0', '0', '0.999492', '-0.0318784', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518049', '13202', '15595', '1731', '648', '1445.98', '1436.91', '137.538', '1.55917', '0', '0', '0.702983', '0.711207', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518050', '13202', '15595', '1731', '648', '1695.27', '1203.09', '132.7', '3.2195', '0', '0', '0.999241', '-0.0389419', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518051', '13202', '15595', '1731', '648', '1603.84', '1167.24', '123.808', '5.46338', '0', '0', '0.398521', '-0.917159', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518052', '13202', '15595', '1731', '648', '1514.14', '1160.53', '123.251', '2.25738', '0', '0', '0.903853', '0.427842', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518053', '13202', '15595', '1731', '648', '812.783', '1529.49', '155.654', '1.77358', '0', '0', '0.775047', '0.631904', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518054', '13202', '15595', '1731', '648', '761.928', '1490.5', '136.896', '3.09304', '0', '0', '0.999705', '0.0242714', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518055', '13202', '15595', '1731', '648', '727.353', '1525.08', '124.103', '3.00979', '0', '0', '0.997829', '0.0658522', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518056', '13202', '15595', '1731', '648', '800.916', '1728.39', '124.744', '6.1616', '0', '0', '0.0607568', '-0.998153', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518057', '13202', '15595', '1731', '648', '719.648', '1705.68', '117.148', '3.09776', '0', '0', '0.99976', '0.0219155', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518058', '13202', '15595', '1731', '648', '596.231', '1750.18', '94.7871', '3.14724', '0', '0', '0.999996', '-0.00282268', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518059', '13202', '15595', '1731', '648', '488.706', '1752', '1.05769', '6.21863', '0', '0', '0.0322738', '-0.999479', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518060', '13202', '15595', '1731', '648', '598.636', '1865.72', '22.4249', '4.10434', '0', '0', '0.886359', '-0.462998', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518061', '13202', '15595', '1731', '648', '605.26', '1904.33', '11.1073', '5.82829', '0', '0', '0.225493', '-0.974245', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518062', '13202', '15595', '1731', '648', '668.834', '1994.82', '38.6864', '6.07412', '0', '0', '0.104344', '-0.994541', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518063', '13202', '15595', '1731', '648', '687.234', '2035.08', '54.3169', '5.97437', '0', '0', '0.153794', '-0.988103', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518064', '13202', '15595', '1731', '648', '569.459', '2048.39', '16.9829', '3.2726', '0', '0', '0.997855', '-0.0654587', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518065', '13202', '15595', '1731', '648', '532.769', '2103.29', '8.73655', '3.2569', '0', '0', '0.998339', '-0.0576196', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518066', '13202', '15595', '1731', '648', '415.288', '2162.94', '6.38458', '3.09825', '0', '0', '0.999765', '0.0216721', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518067', '13202', '15595', '1731', '648', '235.914', '1788.83', '4.46933', '3.69279', '0', '0', '0.962262', '-0.272125', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518068', '13202', '15595', '1731', '648', '202.599', '1812.51', '10.9868', '3.23334', '0', '0', '0.998948', '-0.0458557', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518069', '13202', '15595', '1731', '648', '837.567', '1947.35', '116.545', '4.60699', '0', '0', '0.743371', '-0.66888', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518070', '13202', '15595', '1731', '648', '908.587', '1964.53', '126.79', '5.96652', '0', '0', '0.157674', '-0.987491', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518071', '13202', '15595', '1731', '648', '1014.23', '2219.95', '14.3671', '0.749104', '0', '0', '0.365856', '0.930672', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518072', '13202', '15595', '1731', '648', '1056.96', '2204.03', '18.1591', '1.13002', '0', '0', '0.535424', '0.844584', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518073', '13202', '15595', '1731', '648', '1089.93', '2214.73', '19.8739', '6.1762', '0', '0', '0.0534662', '-0.99857', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518074', '13202', '15595', '1731', '648', '1189.71', '2298.24', '1.9339', '2.45891', '0', '0', '0.942307', '0.33475', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518075', '13202', '15595', '1731', '648', '1248.46', '2323.57', '3.72461', '0.0335996', '0', '0', '0.016799', '0.999859', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518076', '13202', '15595', '1731', '648', '1168.73', '2403.93', '2.49611', '3.13985', '0', '0', '1', '0.00087078', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518077', '13202', '15595', '1731', '648', '1254.36', '2436.53', '2.77254', '4.06034', '0', '0', '0.896331', '-0.443385', '0', '0', '94', '0.5', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518078', '13202', '15595', '201977', '648', '1164.76', '2374.27', '0.668408', '5.03218', '0', '0', '0.585504', '-0.81067', '0', '4', '0', '6', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518079', '13202', '15595', '201977', '648', '1227.88', '2421.21', '0.372657', '3.41034', '0', '0', '0.990986', '-0.133969', '0', '4', '0', '6', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518080', '13202', '15595', '201977', '648', '1252.69', '2372.01', '0.905444', '4.69839', '0', '0', '0.712039', '-0.70214', '0', '4', '0', '6', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518081', '13202', '15595', '201977', '648', '1181.46', '2320.14', '0.720153', '2.83778', '0', '0', '0.988485', '0.151322', '0', '4', '0', '6', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518082', '13202', '15595', '195201', '648', '626.952', '3095.89', '4.51761', '4.23765', '0', '0', '0.853553', '-0.521006', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518083', '13202', '15595', '195201', '648', '606.583', '3056.6', '9.08195', '4.34368', '0', '0', '0.824747', '-0.565502', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518084', '13202', '15595', '195201', '648', '679.214', '3048.65', '11.3167', '6.16972', '0', '0', '0.0567019', '-0.998391', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518085', '13202', '15595', '195201', '648', '679.557', '3068.27', '9.34526', '2.16026', '0', '0', '0.88202', '0.471213', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518086', '13202', '15595', '195201', '648', '671.068', '3085.03', '6.75113', '1.70473', '0', '0', '0.75284', '0.658204', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518087', '13202', '15595', '195201', '648', '651.16', '3155.44', '-0.174336', '2.51762', '0', '0', '0.951726', '0.30695', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518088', '13202', '15595', '195201', '648', '660.578', '3140.61', '1.92504', '2.25058', '0', '0', '0.902393', '0.430914', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518089', '13202', '15595', '195201', '648', '702.891', '3116.77', '6.96843', '5.10943', '0', '0', '0.553762', '-0.832675', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518090', '13202', '15595', '195201', '648', '735.114', '3128.32', '8.61135', '0.369554', '0', '0', '0.183727', '0.982977', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518091', '13202', '15595', '195201', '648', '743.046', '3147.22', '8.95048', '4.81884', '0', '0', '0.668488', '-0.743723', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518092', '13202', '15595', '195201', '648', '767.097', '3107.63', '14.3218', '4.97199', '0', '0', '0.609634', '-0.792683', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518093', '13202', '15595', '195201', '648', '719.766', '3084.09', '12.3383', '3.35799', '0', '0', '0.994152', '-0.10799', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518094', '13202', '15595', '195201', '648', '717.187', '3027.05', '15.2506', '0.322426', '0', '0', '0.160515', '0.987033', '0', '4', '0', '1', '0', '1', '0', '0');
INSERT INTO `gameobject_spawns_kezan` VALUES ('518095', '13202', '15595', '195201', '648', '582.862', '3044.51', '8.53529', '4.69709', '0', '0', '0.712495', '-0.701677', '0', '4', '0', '1', '0', '1', '0', '0');

View File

@@ -0,0 +1,165 @@
/*
Navicat MySQL Data Transfer
Source Server : local
Source Server Version : 50714
Source Host : localhost:3306
Source Database : 1_one_db
Target Server Type : MYSQL
Target Server Version : 50714
File Encoding : 65001
Date: 2018-04-20 01:40:25
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for `item_properties_kezan`
-- ----------------------------
DROP TABLE IF EXISTS `item_properties_kezan`;
CREATE TABLE `item_properties_kezan` (
`entry` mediumint(8) unsigned NOT NULL DEFAULT '0',
`build` smallint(6) NOT NULL DEFAULT '12340',
`class` tinyint(3) unsigned NOT NULL DEFAULT '0',
`subclass` tinyint(3) unsigned NOT NULL DEFAULT '0',
`field4` int(11) NOT NULL DEFAULT '-1',
`name1` varchar(255) NOT NULL DEFAULT '',
`displayid` mediumint(8) unsigned NOT NULL DEFAULT '0',
`quality` tinyint(3) unsigned NOT NULL DEFAULT '0',
`flags` int(11) unsigned NOT NULL DEFAULT '0',
`flags2` int(11) unsigned NOT NULL DEFAULT '0',
`buyprice` int(10) unsigned NOT NULL DEFAULT '0',
`sellprice` int(10) unsigned NOT NULL DEFAULT '0',
`inventorytype` tinyint(3) unsigned NOT NULL DEFAULT '0',
`allowableclass` int(11) NOT NULL DEFAULT '-1',
`allowablerace` int(11) NOT NULL DEFAULT '-1',
`itemlevel` smallint(5) unsigned NOT NULL DEFAULT '0',
`requiredlevel` tinyint(3) unsigned NOT NULL DEFAULT '0',
`RequiredSkill` smallint(5) unsigned NOT NULL DEFAULT '0',
`RequiredSkillRank` smallint(5) unsigned NOT NULL DEFAULT '0',
`RequiredSpell` mediumint(8) unsigned NOT NULL DEFAULT '0',
`RequiredPlayerRank1` mediumint(8) unsigned NOT NULL DEFAULT '0',
`RequiredPlayerRank2` mediumint(8) unsigned NOT NULL DEFAULT '0',
`RequiredFaction` smallint(5) unsigned NOT NULL DEFAULT '0',
`RequiredFactionStanding` smallint(5) unsigned NOT NULL DEFAULT '0',
`Unique` int(11) NOT NULL DEFAULT '1',
`maxcount` int(11) NOT NULL DEFAULT '0',
`ContainerSlots` tinyint(3) unsigned NOT NULL DEFAULT '0',
`itemstatscount` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_type1` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value1` smallint(6) NOT NULL DEFAULT '0',
`stat_type2` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value2` smallint(6) NOT NULL DEFAULT '0',
`stat_type3` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value3` smallint(6) NOT NULL DEFAULT '0',
`stat_type4` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value4` smallint(6) NOT NULL DEFAULT '0',
`stat_type5` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value5` smallint(6) NOT NULL DEFAULT '0',
`stat_type6` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value6` smallint(6) NOT NULL DEFAULT '0',
`stat_type7` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value7` smallint(6) NOT NULL DEFAULT '0',
`stat_type8` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value8` smallint(6) NOT NULL DEFAULT '0',
`stat_type9` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value9` smallint(6) NOT NULL DEFAULT '0',
`stat_type10` tinyint(3) unsigned NOT NULL DEFAULT '0',
`stat_value10` smallint(6) NOT NULL DEFAULT '0',
`ScaledStatsDistributionId` smallint(6) NOT NULL DEFAULT '0',
`ScaledStatsDistributionFlags` int(6) unsigned NOT NULL DEFAULT '0',
`dmg_min1` float NOT NULL DEFAULT '0',
`dmg_max1` float NOT NULL DEFAULT '0',
`dmg_type1` tinyint(3) unsigned NOT NULL DEFAULT '0',
`dmg_min2` float NOT NULL DEFAULT '0',
`dmg_max2` float NOT NULL DEFAULT '0',
`dmg_type2` tinyint(3) unsigned NOT NULL DEFAULT '0',
`armor` smallint(5) unsigned NOT NULL DEFAULT '0',
`holy_res` tinyint(3) unsigned NOT NULL DEFAULT '0',
`fire_res` tinyint(3) unsigned NOT NULL DEFAULT '0',
`nature_res` tinyint(3) unsigned NOT NULL DEFAULT '0',
`frost_res` tinyint(3) unsigned NOT NULL DEFAULT '0',
`shadow_res` tinyint(3) unsigned NOT NULL DEFAULT '0',
`arcane_res` tinyint(3) unsigned NOT NULL DEFAULT '0',
`delay` smallint(5) unsigned NOT NULL DEFAULT '1000',
`ammo_type` tinyint(3) unsigned NOT NULL DEFAULT '0',
`range` float NOT NULL DEFAULT '0',
`spellid_1` mediumint(8) NOT NULL DEFAULT '0',
`spelltrigger_1` tinyint(3) unsigned NOT NULL DEFAULT '0',
`spellcharges_1` smallint(4) NOT NULL DEFAULT '0',
`spellcooldown_1` int(11) NOT NULL DEFAULT '-1',
`spellcategory_1` smallint(5) unsigned NOT NULL DEFAULT '0',
`spellcategorycooldown_1` int(11) NOT NULL DEFAULT '-1',
`spellid_2` mediumint(8) NOT NULL DEFAULT '0',
`spelltrigger_2` tinyint(3) unsigned NOT NULL DEFAULT '0',
`spellcharges_2` smallint(4) NOT NULL DEFAULT '0',
`spellcooldown_2` int(11) NOT NULL DEFAULT '-1',
`spellcategory_2` smallint(5) unsigned NOT NULL DEFAULT '0',
`spellcategorycooldown_2` int(11) NOT NULL DEFAULT '-1',
`spellid_3` mediumint(8) NOT NULL DEFAULT '0',
`spelltrigger_3` tinyint(3) unsigned NOT NULL DEFAULT '0',
`spellcharges_3` smallint(4) NOT NULL DEFAULT '0',
`spellcooldown_3` int(11) NOT NULL DEFAULT '-1',
`spellcategory_3` smallint(5) unsigned NOT NULL DEFAULT '0',
`spellcategorycooldown_3` int(11) NOT NULL DEFAULT '-1',
`spellid_4` mediumint(8) NOT NULL DEFAULT '0',
`spelltrigger_4` tinyint(3) unsigned NOT NULL DEFAULT '0',
`spellcharges_4` smallint(4) NOT NULL DEFAULT '0',
`spellcooldown_4` int(11) NOT NULL DEFAULT '-1',
`spellcategory_4` smallint(5) unsigned NOT NULL DEFAULT '0',
`spellcategorycooldown_4` int(11) NOT NULL DEFAULT '-1',
`spellid_5` mediumint(8) NOT NULL DEFAULT '0',
`spelltrigger_5` tinyint(3) unsigned NOT NULL DEFAULT '0',
`spellcharges_5` smallint(4) NOT NULL DEFAULT '0',
`spellcooldown_5` int(11) NOT NULL DEFAULT '-1',
`spellcategory_5` smallint(5) unsigned NOT NULL DEFAULT '0',
`spellcategorycooldown_5` int(11) NOT NULL DEFAULT '-1',
`bonding` tinyint(3) unsigned NOT NULL DEFAULT '0',
`description` varchar(255) NOT NULL DEFAULT '',
`page_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
`page_language` tinyint(3) unsigned NOT NULL DEFAULT '0',
`page_material` tinyint(3) unsigned NOT NULL DEFAULT '0',
`quest_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
`lock_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
`lock_material` tinyint(4) NOT NULL DEFAULT '0',
`sheathID` tinyint(3) unsigned NOT NULL DEFAULT '0',
`randomprop` mediumint(8) NOT NULL DEFAULT '0',
`randomsuffix` mediumint(8) unsigned NOT NULL DEFAULT '0',
`block` mediumint(8) unsigned NOT NULL DEFAULT '0',
`itemset` int(5) NOT NULL DEFAULT '0',
`MaxDurability` smallint(5) unsigned NOT NULL DEFAULT '0',
`ZoneNameID` mediumint(8) unsigned NOT NULL DEFAULT '0',
`mapid` smallint(6) NOT NULL DEFAULT '0',
`bagfamily` mediumint(9) NOT NULL DEFAULT '0',
`TotemCategory` mediumint(9) NOT NULL DEFAULT '0',
`socket_color_1` tinyint(4) NOT NULL DEFAULT '0',
`unk201_3` mediumint(9) NOT NULL DEFAULT '0',
`socket_color_2` tinyint(4) NOT NULL DEFAULT '0',
`unk201_5` mediumint(9) NOT NULL DEFAULT '0',
`socket_color_3` tinyint(4) NOT NULL DEFAULT '0',
`unk201_7` mediumint(9) NOT NULL DEFAULT '0',
`socket_bonus` mediumint(9) NOT NULL DEFAULT '0',
`GemProperties` mediumint(9) NOT NULL DEFAULT '0',
`ReqDisenchantSkill` smallint(6) NOT NULL DEFAULT '-1',
`ArmorDamageModifier` float NOT NULL DEFAULT '0',
`existingduration` int(11) NOT NULL DEFAULT '0',
`ItemLimitCategoryId` smallint(6) NOT NULL DEFAULT '0',
`HolidayId` int(11) unsigned NOT NULL DEFAULT '0',
`food_type` smallint(1) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`entry`,`build`),
UNIQUE KEY `unique_index` (`entry`,`build`) USING BTREE
) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Item System';
-- ----------------------------
-- Records of item_properties_kezan
-- ----------------------------
INSERT INTO `item_properties_kezan` VALUES ('60203', '13202', '12', '0', '-1', 'Sassy\'s Incentive', '70451', '1', '2048', '8192', '0', '0', '0', '-1', '-1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1000', '0', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '4', 'It\'s ticking! Sassy is ruthless!!!', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0');
INSERT INTO `item_properties_kezan` VALUES ('46828', '13202', '12', '0', '-1', 'Crate of Tools', '34383', '1', '2048', '8192', '0', '0', '0', '-1', '-1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1000', '0', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '4', 'Chock full of good stuff, most of it explosive!', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0');
INSERT INTO `item_properties_kezan` VALUES ('48937', '13202', '12', '0', '0', 'Maldy\'s Falcon', '74947', '1', '2048', '8192', '0', '0', '0', '262143', '-1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1000', '0', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '4', 'Gallywix\'s prized possession. It used to belong to his predecessor, Trade Prince Maldy!', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0');
INSERT INTO `item_properties_kezan` VALUES ('48939', '13202', '12', '0', '0', 'The Goblin Lisa', '60800', '1', '2048', '8192', '0', '0', '0', '262143', '-1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1000', '0', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '4', 'It\'s a likeness of Gallywix\'s late mother. Bless her soul.', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0');
INSERT INTO `item_properties_kezan` VALUES ('48941', '13202', '12', '0', '0', 'The Ultimate Bomb', '68291', '1', '2048', '8192', '0', '0', '0', '262143', '-1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1000', '0', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '4', 'The most sacred goblin artifact in existence! Said to be the prototype for something that the Trade Prince and Hobart are working on.', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0');
INSERT INTO `item_properties_kezan` VALUES ('49752', '13202', '12', '0', '-1', 'Replacement Parts', '63141', '1', '2048', '8192', '0', '0', '0', '-1', '-1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1000', '0', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '4', 'Better get these back to the coach on the double!', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0');
INSERT INTO `item_properties_kezan` VALUES ('50261', '13202', '12', '0', '-1', 'The Biggest Egg Ever', '19527', '1', '2048', '8192', '0', '0', '0', '-1', '-1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1000', '0', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '4', 'Don\'t drop it!', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0');
INSERT INTO `item_properties_kezan` VALUES ('52024', '13202', '12', '0', '-1', 'Rockin\' Powder', '64876', '1', '2048', '8192', '0', '0', '0', '-1', '-1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1000', '0', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '-1', '0', '-1', '4', 'Smells funny.', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0');

View File

@@ -0,0 +1,209 @@
/*
Navicat MySQL Data Transfer
Source Server : local
Source Server Version : 50714
Source Host : localhost:3306
Source Database : 1_one_db
Target Server Type : MYSQL
Target Server Version : 50714
File Encoding : 65001
Date: 2018-04-20 01:40:49
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for `quest_properties_kezan`
-- ----------------------------
DROP TABLE IF EXISTS `quest_properties_kezan`;
CREATE TABLE `quest_properties_kezan` (
`entry` int(10) unsigned NOT NULL DEFAULT '0',
`build` smallint(6) NOT NULL DEFAULT '12340',
`ZoneId` int(10) unsigned NOT NULL DEFAULT '0',
`sort` int(10) unsigned NOT NULL DEFAULT '0',
`flags` int(10) unsigned NOT NULL DEFAULT '0',
`MinLevel` int(10) unsigned NOT NULL DEFAULT '0',
`questlevel` int(10) NOT NULL DEFAULT '0',
`Type` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredRaces` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredClass` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredTradeskill` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredTradeskillValue` int(5) unsigned NOT NULL DEFAULT '0',
`RequiredRepFaction` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredRepValue` int(10) unsigned NOT NULL DEFAULT '0',
`LimitTime` int(10) unsigned NOT NULL DEFAULT '0',
`SpecialFlags` int(10) unsigned NOT NULL DEFAULT '0',
`PrevQuestId` int(10) unsigned NOT NULL DEFAULT '0',
`NextQuestId` int(10) unsigned NOT NULL DEFAULT '0',
`srcItem` int(10) unsigned NOT NULL DEFAULT '0',
`SrcItemCount` int(10) unsigned NOT NULL DEFAULT '0',
`Title` char(255) NOT NULL,
`Details` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`Objectives` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`CompletionText` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`IncompleteText` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`EndText` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`ObjectiveText1` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`ObjectiveText2` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`ObjectiveText3` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`ObjectiveText4` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`ReqItemId1` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemId2` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemId3` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemId4` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemId5` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemId6` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemCount1` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemCount2` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemCount3` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemCount4` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemCount5` int(10) unsigned NOT NULL DEFAULT '0',
`ReqItemCount6` int(10) unsigned NOT NULL DEFAULT '0',
`ReqKillMobOrGOId1` int(10) NOT NULL DEFAULT '0',
`ReqKillMobOrGOId2` int(10) NOT NULL DEFAULT '0',
`ReqKillMobOrGOId3` int(10) NOT NULL DEFAULT '0',
`ReqKillMobOrGOId4` int(10) NOT NULL DEFAULT '0',
`ReqKillMobOrGOCount1` int(10) unsigned NOT NULL DEFAULT '0',
`ReqKillMobOrGOCount2` int(10) unsigned NOT NULL DEFAULT '0',
`ReqKillMobOrGOCount3` int(10) unsigned NOT NULL DEFAULT '0',
`ReqKillMobOrGOCount4` int(10) unsigned NOT NULL DEFAULT '0',
`ReqCastSpellId1` int(11) NOT NULL DEFAULT '0',
`ReqCastSpellId2` int(11) NOT NULL DEFAULT '0',
`ReqCastSpellId3` int(11) NOT NULL DEFAULT '0',
`ReqCastSpellId4` int(11) NOT NULL DEFAULT '0',
`ReqEmoteId1` int(10) unsigned DEFAULT '0',
`ReqEmoteId2` int(10) unsigned DEFAULT '0',
`ReqEmoteId3` int(10) unsigned DEFAULT '0',
`ReqEmoteId4` int(10) unsigned DEFAULT '0',
`RewChoiceItemId1` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemId2` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemId3` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemId4` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemId5` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemId6` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemCount1` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemCount2` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemCount3` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemCount4` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemCount5` int(10) unsigned NOT NULL DEFAULT '0',
`RewChoiceItemCount6` int(10) unsigned NOT NULL DEFAULT '0',
`RewItemId1` int(10) unsigned NOT NULL DEFAULT '0',
`RewItemId2` int(10) unsigned NOT NULL DEFAULT '0',
`RewItemId3` int(10) unsigned NOT NULL DEFAULT '0',
`RewItemId4` int(10) unsigned NOT NULL DEFAULT '0',
`RewItemCount1` int(10) unsigned NOT NULL DEFAULT '0',
`RewItemCount2` int(10) unsigned NOT NULL DEFAULT '0',
`RewItemCount3` int(10) unsigned NOT NULL DEFAULT '0',
`RewItemCount4` int(10) unsigned NOT NULL DEFAULT '0',
`RewRepFaction1` int(10) unsigned NOT NULL DEFAULT '0',
`RewRepFaction2` int(10) unsigned NOT NULL DEFAULT '0',
`RewRepFaction3` int(10) unsigned NOT NULL DEFAULT '0',
`RewRepFaction4` int(10) unsigned NOT NULL DEFAULT '0',
`RewRepFaction5` int(10) unsigned NOT NULL DEFAULT '0',
`RewRepFaction6` int(10) unsigned NOT NULL DEFAULT '0',
`RewRepValue1` int(10) NOT NULL DEFAULT '0',
`RewRepValue2` int(10) NOT NULL DEFAULT '0',
`RewRepValue3` int(10) NOT NULL DEFAULT '0',
`RewRepValue4` int(10) NOT NULL DEFAULT '0',
`RewRepValue5` int(10) NOT NULL DEFAULT '0',
`RewRepValue6` int(10) NOT NULL DEFAULT '0',
`RewRepLimit` int(10) unsigned NOT NULL DEFAULT '0',
`RewMoney` int(10) NOT NULL DEFAULT '0',
`RewXP` int(10) unsigned NOT NULL DEFAULT '0',
`RewSpell` int(10) unsigned NOT NULL DEFAULT '0',
`CastSpell` int(10) unsigned NOT NULL DEFAULT '0',
`MailTemplateId` int(10) unsigned NOT NULL DEFAULT '0',
`MailDelaySecs` int(10) unsigned NOT NULL DEFAULT '0',
`MailSendItem` int(10) unsigned NOT NULL DEFAULT '0',
`PointMapId` int(10) unsigned NOT NULL DEFAULT '0',
`PointX` float NOT NULL DEFAULT '0',
`PointY` float NOT NULL DEFAULT '0',
`PointOpt` int(10) unsigned NOT NULL DEFAULT '0',
`RewardMoneyAtMaxLevel` int(10) unsigned NOT NULL DEFAULT '0',
`ExploreTrigger1` int(10) unsigned NOT NULL DEFAULT '0',
`ExploreTrigger2` int(10) unsigned NOT NULL DEFAULT '0',
`ExploreTrigger3` int(10) unsigned NOT NULL DEFAULT '0',
`ExploreTrigger4` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredOneOfQuest` longtext NOT NULL,
`RequiredQuest1` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredQuest2` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredQuest3` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredQuest4` int(10) unsigned NOT NULL DEFAULT '0',
`RemoveQuests` longtext NOT NULL,
`ReceiveItemId1` int(10) unsigned NOT NULL DEFAULT '0',
`ReceiveItemId2` int(10) unsigned NOT NULL DEFAULT '0',
`ReceiveItemId3` int(10) unsigned NOT NULL DEFAULT '0',
`ReceiveItemId4` int(10) unsigned NOT NULL DEFAULT '0',
`ReceiveItemCount1` int(10) unsigned NOT NULL DEFAULT '0',
`ReceiveItemCount2` int(10) unsigned NOT NULL DEFAULT '0',
`ReceiveItemCount3` int(10) unsigned NOT NULL DEFAULT '0',
`ReceiveItemCount4` int(10) unsigned NOT NULL DEFAULT '0',
`IsRepeatable` int(11) NOT NULL DEFAULT '0',
`bonushonor` int(10) unsigned NOT NULL DEFAULT '0',
`bonusarenapoints` int(10) unsigned NOT NULL DEFAULT '0',
`rewardtitleid` int(10) unsigned NOT NULL DEFAULT '0',
`rewardtalents` int(10) unsigned NOT NULL DEFAULT '0',
`suggestedplayers` int(10) unsigned NOT NULL DEFAULT '0',
`detailemotecount` int(10) unsigned NOT NULL DEFAULT '0',
`detailemote1` int(10) unsigned NOT NULL DEFAULT '0',
`detailemote2` int(10) unsigned NOT NULL DEFAULT '0',
`detailemote3` int(10) unsigned NOT NULL DEFAULT '0',
`detailemote4` int(10) unsigned NOT NULL DEFAULT '0',
`detailemotedelay1` int(10) unsigned NOT NULL DEFAULT '0',
`detailemotedelay2` int(10) unsigned NOT NULL DEFAULT '0',
`detailemotedelay3` int(10) unsigned NOT NULL DEFAULT '0',
`detailemotedelay4` int(10) unsigned NOT NULL DEFAULT '0',
`completionemotecnt` int(10) unsigned NOT NULL DEFAULT '0',
`completionemote1` int(10) unsigned NOT NULL DEFAULT '0',
`completionemote2` int(10) unsigned NOT NULL DEFAULT '0',
`completionemote3` int(10) unsigned NOT NULL DEFAULT '0',
`completionemote4` int(10) unsigned NOT NULL DEFAULT '0',
`completionemotedelay1` int(10) unsigned NOT NULL DEFAULT '0',
`completionemotedelay2` int(10) unsigned NOT NULL DEFAULT '0',
`completionemotedelay3` int(10) unsigned NOT NULL DEFAULT '0',
`completionemotedelay4` int(10) unsigned NOT NULL DEFAULT '0',
`completeemote` int(10) unsigned NOT NULL DEFAULT '0',
`incompleteemote` int(10) unsigned NOT NULL DEFAULT '0',
`iscompletedbyspelleffect` int(10) unsigned NOT NULL DEFAULT '0',
`RewXPId` int(10) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`entry`,`build`),
UNIQUE KEY `unique_index` (`entry`,`build`) USING BTREE,
KEY `ReqKillMobOrGOId` (`ReqKillMobOrGOId1`,`ReqKillMobOrGOId2`,`ReqKillMobOrGOId3`,`ReqKillMobOrGOId4`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Quests System';
-- ----------------------------
-- Records of quest_properties_kezan
-- ----------------------------
INSERT INTO `quest_properties_kezan` VALUES ('14069', '13202', '4737', '0', '8912896', '1', '1', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'Good Help is Hard to Find', 'I\'ve failed! I tried to meet our Kaja\'Cola quotas, but you know troll slaves these days. Good help is hard to find!$B$BI think your personal touch is called for. A shock from the battery on your Goblin All-In-1-Der Belt should do the trick. Adjust their attitudes and the rest will fall in line.$B$BKaja\'Cola production must continue or the Trade Prince will have all of our heads!', 'Adjust the attitudes of 8 Defiant Trolls.', 'Return to Foreman Dampwick at KTC Headquarters on Kezan.', '', 'I couldn\'t have done better myself. In fact, I didn\'t.$B$BI\'m sure that in no time at all we\'ll all be talking about the great and powerful, and may I add extremely wealthy, Trade $g Prince : Princess; $N!', 'Attitudes Adjusted', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '34830', '0', '0', '0', '8', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '15', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14138', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14070', '13202', '4737', '0', '2621440', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '24520', '0', '0', '0', 'Do it Yourself', 'We need to send a message to several deadbeats. Of course, they\'re hiding out in Drudgetown, the scum. I know how you hate going into the slums, boss-$g man : lady;, but what can we do?$B$B<Sassy rifles through some paperwork.>$B$BI have all of the names right here.$B$BMight I suggest a little \'personal visit\'? A couple of strategic beatdowns will send a message to the other debtors AND your competition.$B$B$N is not a goblin to be trifled with!', 'Beat down Bruno Flameretardant, Frankie Gearslipper, Jack the Hammer, and Sudsy Magee.', 'Return to Sassy Hardwrench at KTC Headquarters on Kezan.', '', 'A complete success if I do say so myself, $g sir : ma\'am;! Your debtors will think twice now about not paying up!$B$B<Sassy taps her pencil against her lower lip for a moment, deep in thought.>$B$BPerhaps we should increase interest rates on loans across the board?', 'Bruno Flameretardant beaten down', 'Frankie Gearslipper beaten down', 'Jack the Hammer beaten down', 'Sudsy Magee beaten down', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '34835', '34876', '34877', '34878', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '54296', '54297', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '91182', '0', '0', '0', '15', '0', '0', '0', '0', '0', '0', '0', '0', '', '24520', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14071', '13202', '4737', '0', '3801088', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '28349', '24567', '46856', '1', 'Rolling with my Homies', '$N, you\'re about to host the corporate party to end all corporate parties. My research says that if you\'re seen having a good time at the party, your promotion quotient will skyrocket and explode!$B$BSo, with that in mind, might I suggest that you take your new company hot rod out for a spin?$B$BGo pick up your friends. Just remember me on the way up when it all comes together and you\'re the new Trade $g Prince : Princess;, okay?', 'Drive the Hot Rod around and pickup your friends: Ace, Gobber, and Izzy.', 'Return to Megs Dreadshredder at KTC Headquarters on Kezan.', '', 'Well done, $g sir : ma\'am;. You all look very good riding around in the hot rod. I\'m sure you made quite an impression on the citizenry.', 'Keys to the Hot Rod used', 'Izzy picked up', 'Ace picked up', 'Gobber picked up', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '48323', '34959', '34957', '34958', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '54298', '54299', '54300', '0', '0', '0', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '66607', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '28349', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14075', '13202', '4737', '0', '8912896', '1', '1', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'Trouble in the Mines', 'We\'ve got trouble down in the Kaja\'mine again, boss. The tunneling worms have returned and they\'re literally eating away at the Kajaro Trading Company\'s profits!$B$BKaja\'mite mining is down, which is negatively impacting our production of Kaja\'Cola!$B$BI tried calling the exterminator, but he\'s fled with the last payment we made to him.$B$BDo you think you could head into the three mines and take care of it? I\'d help but I still haven\'t attended the cartel-mandated fighter training seminar.', 'Slay 6 Tunneling Worms.', 'Return to Foreman Dampwick at KTC Headquarters on Kezan.', '', 'I say good riddance to those pests!', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '34865', '0', '0', '0', '6', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '54293', '54292', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '15', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14138', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14109', '13202', '4737', '0', '3670016', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'The New You', 'A new outfit? You don\'t say! There\'s quite a buzz surrounding your party. Everyone who\'s anyone on the island is going to be there.$B$BWell, happy shopping. Swindle Street has some of the best bargains anywhere!', 'Buy some Shiny Bling from Gappy Silvertooth, a Hip New Outfit from Szabo, and some Cool Shades from Missa Spekkies on Swindle Street.', 'Return to your girlfriend, Candy Cane, at KTC Headquarters on Kezan.', 'Do you have it all, $N? I can\'t wait to see it on you!$B$BYou bought the good stuff, right?', '', '', '', '', '', '47045', '47046', '47047', '0', '0', '0', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '66766', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '26712', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14110', '13202', '4737', '0', '3670016', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'The New You', 'A new outfit? You don\'t say! There\'s quite a buzz surrounding your party. Everyone who\'s anyone on the island is going to be there.$B$BWell, happy shopping. Swindle Street has some of the best bargains anywhere!', 'Buy some Shiny Bling from Gappy Silvertooth, a Hip New Outfit from Szabo, and some Cool Shades from Missa Spekkies on Swindle Street.', 'Return to your boyfriend, Chip Endale, at KTC Headquarters on Kezan.', 'Do you have it all? I can\'t wait to see it on you!$B$BMmm hmm!', 'Oh yeah, you\'re going to look hot! You\'re going to replace the Trade Prince any day now at the rate you\'re going!$B$BI can\'t wait to be a kept man!$B$BLet me have all that stuff and I\'ll help you get into it right before the party.', '', '', '', '', '47045', '47046', '47047', '0', '0', '0', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '66766', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '26711', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14113', '13202', '4737', '0', '5767168', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'Life of the Party', 'Oh my gosh, babe! Everyone is here! Who cares about some stupid dragon?$B$BWe setup the party around the pool. Sounds like they\'re having a great time. You are going to look so good!$B$BWhy don\'t you head over to the pool and keep everyone entertained? I\'ll join you in a moment... I just have to slip into something even more amazing!', 'Put on your Awesome Party Ensemble (Cool Shades, Hip New Outfit, and Shiny Bling) and then head over to the party at the KTC Headquarters pool to entertain 10 Kezan Partygoers.', 'Return to Sassy Hardwrench at KTC Headquarters on Kezan.', '', '', 'Partygoer entertained', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '35175', '0', '0', '0', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14109', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14115', '13202', '4737', '0', '4718592', '1', '4', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '14116', '0', '0', 'Pirate Party Crashers', 'Oh my gosh! Pirates!$B$B$N, there are Southsea pirates crashing your party!$B$BYou have to get in there and do something about this or your career, and any chance of you being the next Trade $G Prince : Princess;, is going to be ruined!', 'Kill 12 Pirate Party Crashers in order to save your career.', 'Return to Sassy Hardwrench at KTC Headquarters on Kezan.', '', 'Phew, that was close, boss. Unfortunately, I\'m the bearer of more bad news.$B$BPlease don\'t shoot me....', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '35200', '0', '0', '0', '12', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '54302', '54303', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '75', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '14153 14113', '0', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14116', '13202', '4737', '0', '4980736', '1', '4', '0', '256', '0', '0', '0', '0', '0', '0', '0', '14115', '14120', '0', '0', 'The Uninvited Guest', 'While you were dealing with the pirates, I noticed the Trade Prince slip upstairs. He\'s up on the balcony at the top of the stairs.$B$B$N, I think he\'s the one that sent the pirates.$B$B<Sassy cringes.>$B$BYou\'d better get up there A.S.A.P.! You wouldn\'t want to keep him waiting.', 'Speak with Trade Prince Gallywix upstairs at the KTC Headquarters main building on Kezan.', '', '', 'Well, well, well, if it isn\'t my wayward protege, $g Mr. : Ms.; $N.$B$BI\'m hurt and disappointed. You didn\'t send me an invitation to your little party out there. Sorry about the crashers... you know how pirates can be.$B$BSo, shall we get down to business?', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14115', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO `quest_properties_kezan` VALUES ('14120', '13202', '4737', '0', '6029312', '1', '4', '0', '256', '0', '0', '0', '0', '0', '0', '0', '14116', '14123', '0', '0', 'A Bazillion Macaroons?!', 'You\'re an extremely ambitious young goblin, $N. Maybe a little too ambitious for your own good. I see a lot of myself in you when I was your age.$B$BI have a proposition. You might have noticed that Mount Kajaro is exploding thanks to your dragon. Everyone on Kezan is going to die!$B$BBut, if you bring me a bazillion macaroons before my yacht leaves the island, I\'ll make sure that you\'re one of the lucky few to escape.$B$BIf you want to live, you better hurry and figure out how to get me my moolah!', 'Speak with Sassy Hardwrench at KTC Headquarters on Kezan.', '', '', 'A bazillion macaroons?!?! Where are we going to get that kind of moolah?$B$B<Sassy thinks a moment.>$B$BUm... did the Trade Prince say anything about letting me escape with you on his yacht?', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14116', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO `quest_properties_kezan` VALUES ('14121', '13202', '4737', '0', '3670016', '1', '4', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'Robbing Hoods', 'We\'re all going to die!!!$B$B<You slap Megs to calm her down.>$B$BSorry about that, $G Mr. : Ms.; $N. Okay, we need to find a way to get a lot of moolah quickly.$B$BThere are reports of the Trade Prince sending hired looters into the streets.$B$BYou could take the hot rod out there and run them down, snatching the loot that they\'ve illegally stolen. There wouldn\'t be anything wrong with that, right?', 'Use your Hot Rod to run over 12 Hired Looters, collecting 12 Stolen Loots in the process.', 'Return to Megs Dreadshredder at KTC Headquarters on Kezan.', 'Were you able to steal a whole bunch of stolen loot?', 'Wow, you really did it?! Well, they had it coming, I guess.$B$BThat\'s an awful lot of loot. Do you think it\'s enough to get you a spot on the Trade Prince\'s yacht?$B$BAre you going to be able to bring anyone with you? I don\'t make too much working in marketing.', '', '', '', '', '47530', '0', '0', '0', '0', '0', '12', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '75', '0', '0', '91203', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14116', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14122', '13202', '4737', '0', '2621440', '1', '4', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '14125', '0', '0', 'The Great Bank Heist', 'All of your assets have been frozen and the First Bank of Kezan is out of business!$B$BYou need an awful lot of moolah, boss. I think you\'re going to have to go break your own money out of the bank! The different widgets in your Goblin All-In-1-Der belt should be enough to crack the vault.$B$BI just hope that you\'ve been saving for a rainy day like I always told you to do. You might have noticed... it\'s raining hot liquid magma!!!', 'Crack the vault at the First Bank of Kezan to retrieve your Personal Riches.', 'Return to Sassy Hardwrench at KTC Headquarters on Kezan.', 'Did you get it? Did you crack the safe and get your personal riches out of the bank?', 'Hey, you have been saving! I\'m so proud of you!$B$B<Sassy counts all of your macaroons.>$B$BUm, boss... this isn\'t nearly enough.', 'First Bank of Kezan Vault', '', '', '', '0', '46858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '35486', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '54304', '54305', '54306', '0', '0', '0', '1', '1', '1', '0', '0', '0', '56148', '0', '0', '0', '1', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '75', '0', '0', '91203', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14116', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14123', '13202', '4737', '0', '2621440', '1', '4', '0', '256', '0', '0', '0', '0', '0', '0', '0', '14120', '0', '0', '0', 'Waltz Right In', 'There\'s only one way we\'re going to get a bazillion macaroons: stealing from the rich!$B$BThat slime, the Trade Prince, has stolen all kinds of antiques and expensive art. It\'s time to take them back and give them to the needy... mainly us!$B$BHobart left behind a cap he was working on. It\'s a disguise that\'ll make you look like one of Gallywix\'s mooks. All you have to do is waltz right in to his Villa to the west and \'procure\' the items.$B$BJust watch out for his pigs who can smell through the disguise!', 'Obtain Maldy\'s Falcon, The Goblin Lisa, and The Ultimate Bomb.', 'Return to Slinky Sharpshiv at KTC Headquarters on Kezan.', 'You got the goods, boss?', 'Oh, wow! These are worth a fortune.$B$B<Slinky eyes everything with a practiced, greed-filled eye.>$B$BI just hope that the Trade Prince doesn\'t notice them when you hand them over with the rest of your wealth....', '', '', '', '', '48937', '48939', '48941', '0', '0', '0', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '75', '0', '0', '91203', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14120', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14124', '13202', '4737', '0', '2621440', '1', '4', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '0', '48768', '1', 'Liberate the Kaja\'mite', '$G Sir : Ma\'am;, we need tons of moolah to pay the Trade Prince and get off Kezan! Well, tons of it is just waiting for the taking down there in the Kaja\'mine!$B$BThese are the last known deposits of kaja\'mite anywhere. This is the raw stuff that made us the genius tinkerers and alchemists we are today. If that\'s not worth a bazillion macaroons, I don\'t know what is!$B$BTake some of my kablooey bombs and blowup the deposits. Then, pick up the chunks.$B$BJust watch out for the rebellious trolls!', 'Collect 12 Kaja\'mite Chunks.', 'Return to Foreman Dampwick at KTC Headquarters on Kezan.', 'How much kaja\'mite do you have?', 'Nicely done, $g sir : ma\'am;, nicely done! That\'s a fortune you have there in your bags.$B$BWith all of that, I bet the Trade Prince will let all of us come along on his yacht!', '', '', '', '', '48766', '0', '0', '0', '0', '0', '12', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '75', '0', '0', '91203', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14116', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14125', '13202', '4737', '0', '524288', '1', '5', '0', '256', '0', '0', '0', '0', '0', '0', '0', '14122', '14126', '0', '0', '447', 'We\'re close, but we still don\'t have enough macaroons. But, I\'ve got a plan: we\'re going to collect on the headquarters insurance policy!$B$BHope you don\'t mind, but I filled the place with the leftover fireworks from your party. All you have to do is go in there and sabotage things.$B$BMight I suggest the faulty generator, the leaky stove, and the flammable bed? Then, come back outside and use the control panel to send in the gasbot.$B$BIt\'s a foolproof plan!', 'Overload the Defective Generator, Activate the Leaky Stove, Drop a Cigar on the Flammable Bed, and use the Gasbot to set KTC Headquarters ablaze!', 'Speak with the Claims Adjuster at KTC Headquarters on Kezan.', '', 'This is nothing. You should see Bilgewater Port... the whole thing is going up in flames!$B$BFine, fine, I don\'t have time to inspect this place. Here\'s the moolah from the Bilgewater Cartel\'s insurance policy.$B$BI\'ve got to find a way off the island! Good luck, $N!', 'Overload the Defective Generator', 'Activate the Leaky Stove', 'Drop a Cigar on the Flammable Bed', 'KTC Headquarters Set Ablaze with Gasbot!', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-201735', '-201733', '-201734', '37598', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '54307', '54308', '54309', '0', '0', '0', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '100', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14122', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('14126', '13202', '4737', '0', '1075838976', '1', '5', '0', '256', '0', '0', '0', '0', '0', '0', '0', '14125', '0', '49866', '1', 'Life Savings', 'We\'ve got all of the moolah that we need. There\'s only one thing left to do now, boss: get you to the Trade Prince\'s yacht. It\'s about to leave port!$B$BWe\'re gonna have to hurry. Hop in, \'cause I\'m driving!', 'Hand over your Life Savings to Trade Prince Gallywix aboard the Trade Prince\'s Yacht on Kezan.', '', 'Oh, $N, it\'s you. What an unexpected surprise.$B$B<The Trade Prince rubs his hands together.>', 'Congratulations, you just made it. I see that you\'ve brought me all that I asked for, including your hot rod.$B$B<The Trade Prince flashes an evil grin.>$B$BA bazillion macaroons couldn\'t have been easy to come by. I\'m now the wealthiest, most powerful, goblin on all of Azeroth!$B$BTOO BAD FOR YOU THAT I\'M CHANGING THE TERMS OF OUR DEAL!$B$BYou\'re now my slave. Get below deck and take a turn shoveling coal. Next stop, Azshara!$B$BMuahahahahahahahaha!', '', '', '', '', '49866', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '6', '0', '0', '0', '0', '0', '0', '0', '0', '0', '91847', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14125', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '6');
INSERT INTO `quest_properties_kezan` VALUES ('14138', '13202', '4737', '0', '17563648', '1', '1', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '0', '60203', '1', 'Taking Care of Business', 'With all of the troubles down in the Kaja\'mine, Foreman Dampwick\'s been going crazy trying to find you. He said something about some \'defiant trolls\'.$B$BThe kaja\'mite that our trolls are mining is critical ingredient in Kaja\'Cola. That bubbly stuff is making us a fortune, and it\'s going to get you a promotion to Trade $g Prince : Princess;!$B$BBut first, we have to get production flowing again. You\'ll find the foreman to the east. Here, give him this as an incentive to get his act together.', 'Deliver Sassy\'s Incentive to Foreman Dampwick at KTC Headquarters on Kezan.', '', 'Um... everything\'s going great. Yeah.$B$BWhat\'s that?', 'A gift from Sassy? I hope it\'s a bonus!', '', '', '', '', '60203', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO `quest_properties_kezan` VALUES ('14153', '13202', '4737', '0', '5767168', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'Life of the Party', 'Oh wow, baby! Everyone is here! Who cares about some stupid dragon?$B$BWe setup the party around the pool. Sounds like they\'re having a great time already. You are going to look so fine!$B$BWhy don\'t you head over to the pool and keep everyone entertained? I\'ll join you in a moment... I just have to grab my stuff.', 'Put on your Awesome Party Ensemble (Cool Shades, Hip New Outfit, and Shiny Bling) and then head over to the party at the KTC Headquarters pool to entertain 10 Kezan Partygoers.', 'Return to Sassy Hardwrench at KTC Headquarters on Kezan.', '', 'Very nicely done, $g sir : ma\'am;. The party appears to have been a smashing success!$B$BEr... what\'s that?', 'Partygoer entertained', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '35175', '0', '0', '0', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14110', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('24488', '13202', '4737', '0', '524288', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '24567', '24502', '0', '0', 'The Replacements', 'My guys are all on the injured roster! Our shredders are all kaput! The ref is about to call the game!$B$BIt\'s down to the wire and I need you, $N!!!$B$BLet\'s get one of these shredders in working condition. There are replacement parts all over Bilgewater Port. Any green-blooded Kezanian will gladly let you have them if there\'s a chance that the Buccaneers will win.$B$BWe\'ll show those no-good Steamwheedle Sharks how to play footbomb!', 'Collect 6 Replacement Parts.', 'Return to Coach Crosscheck at Kajaro Field on Kezan.', 'We\'re counting on you, $N!', 'That\'s my $g boy : girl;! Now to get one of these useless hunks of metal in working order and you into the game!', '', '', '', '', '49752', '0', '0', '0', '0', '0', '6', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '24567', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('24502', '13202', '4737', '0', '1638400', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '24488', '24503', '0', '0', 'Necessary Roughness', 'We\'re down to our last shredder. While no one was looking, I loaded it up with, shall we say, modified footbombs.$B$BKid, I need you to get in that shredder and give \'em heck!', 'Get into the Bilgewater Buccaneer and then throw the Footbomb at 8 Steamwheedle Sharks.', '', '', 'You did it, kid! Now all we need to do is score a goal and the title is ours!', 'Bilgewater Buccaneer', 'Steamwheedle Shark Footbombed', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '48271', '37114', '0', '0', '1', '8', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '24488', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('24503', '13202', '4737', '0', '3145728', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '24502', '24520', '0', '0', 'Fourth and Goal', 'It\'s all up to you, kid. You demolished the Steamwheedle Sharks, so now all that\'s left to do is to kick the winning goal.$B$BNow, just between you and me, I think we should do this one right. I don\'t want you to just kick a goal... I want you to kick it so far it sails between the two smokestacks behind the goal!$B$BI\'ve modified the footbomb to give you the extra power that you\'ll need.$B$BMake me proud!', 'Score the winning goal by kicking the Footbomb through the smokestacks behind the opposing goal.', 'Return to Coach Crosscheck at Kajaro Field on Kezan.', '', 'Uh... you did it, kid. You REALLY did it! We won the game and....$B$BDID YOU SEE THAT DRAGON?!!!', 'Footbomb Kicked Through Smokestacks', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '37203', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '54294', '54295', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '91127', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '24502', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('24520', '13202', '4737', '0', '2883584', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '24503', '14070', '0', '0', 'Give Sassy the News', 'I\'d celebrate with you, $N, but it feels like that dragon did a number on ol\' Mount Kajaro. I... uh... I think I\'m gonna grab my stuff and get on the first ship leaving the island!$B$BAnyways, you should probably head back to headquarters and let Sassy know that you won the footbomb title for us. I\'m sure she\'ll also want to know about the dragon and Mount Kajaro.$B$BGood luck!', 'Speak with Sassy Hardwrench at KTC Headquarters on Kezan.', '', '', 'You\'re kidding, right?! DEATHWING?!!!$B$B<Sassy looks panicked for a moment.>$B$BOkay, this\'ll work out just fine. We\'ll throw your party and by the time it\'s over, I\'m sure that the dragon will be long gone and the ground will stop shaking.$B$BIf not, we can always charter a ship off of the island.', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '91182', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '24503', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO `quest_properties_kezan` VALUES ('24567', '13202', '4737', '0', '786432', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '14071', '24488', '0', '0', 'Report for Tryouts', '$N, Coach Crosscheck is looking for you. He\'s the leader of our fearless footbomb team, the Bilgewater Buccaneers.$B$BHe says that the division title against the Steamwheedle Sharks is on the line and that you\'re the only one that can bring it home for us!$B$BHead west into town. You can\'t miss Kajaro Field.$B$BA footbomb star. This is going to be great for your image!', 'Speak with Coach Crosscheck at Kajaro Field on Kezan.', '', '', 'There you are, my $g boy : girl;! Quick, there\'s no time to waste! We need to get one of these shredders back in working order.$B$BI\'m bringing you off the bench... you\'re going to win the game and the title for us!', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14071', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO `quest_properties_kezan` VALUES ('25473', '13202', '4737', '0', '786432', '1', '2', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '28349', '54453', '1', 'Kaja\'Cola', 'Sassy\'s been riding me to supply some Kaja\'cola for the party that\'s being thrown in your honor later today.$B$BOops, was it supposed to be a surprise? You didn\'t hear it from me!$B$BAnywho, with production down these last few days, this is all that I managed to get made. Would you take it to her?', 'Deliver the Six-Pack of Kaja\'Cola to Sassy Hardwrench at KTC Headquarters on Kezan.', '', '<Sassy eyes the six-pack warily, as if she expects it to explode as soon as you hand it to her.>$B$BWe need more Kaja\'Cola than this!$B$BI swear I\'m going to fire Dampwick if I don\'t kill him first!', 'Just so you know, you\'ll find Kaja\'Cola all over town. It\'s the Bilgewater Cartel\'s best-selling product of all time!$B$BJust remember, image is everything if we\'re going to get you promoted to Trade $g Prince : Princess;! No, wait, profits are everything! Explosions are a close second! Then, image!', '', '', '', '', '54453', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '49884', '0', '0', '0', '1', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14069', '14075', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO `quest_properties_kezan` VALUES ('26711', '13202', '4737', '0', '786432', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '14110', '0', '0', 'Off to the Bank', 'Yo, baby. Wassup? You ready for the party?$B$BNo?! You know I love you, so I don\'t know how to say this, but check it... I think you need to swing into town to buy a new outfit for the party.$B$BDon\'t look at me like that... you want to look gooood, right? Don\'t you want to look super fine for me? I am your boyfriend after all!$B$BSwing by the bank first and pull out plenty of macaroons. You don\'t want to buy any of that cheap stuff!', 'Speak with the FBoK Bank Teller at the First Bank of Kezan on Kezan.', '', '', 'Oh, it\'s you, ma\'am! Sorry, I didn\'t recognize you at first with all of these commoners milling about.$B$BYou people cool your heels! $N is here!$B$BHere are your macaroons, $g sir : ma\'am;. Come back anytime if you need more.', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '47044', '0', '0', '0', '10', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '24520', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2');
INSERT INTO `quest_properties_kezan` VALUES ('26712', '13202', '4737', '0', '786432', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '0', '14109', '0', '0', 'Off to the Bank', 'Hi, babe. Are you ready for the party?$B$BNo?! You know I love you, right? I think you need to swing into town and buy a new outfit for the party.$B$BDon\'t look at me like that... you want to look your best? Don\'t you want to look good for me? I am your girlfriend after all!$B$BMake sure you swing by the bank first and pull out plenty of macaroons. Don\'t buy any of that cheap stuff!', 'Speak with the FBoK Bank Teller at the First Bank of Kezan on Kezan.', '', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '47044', '0', '0', '0', '10', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '24520', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2');
INSERT INTO `quest_properties_kezan` VALUES ('28349', '13202', '4737', '0', '786432', '1', '3', '0', '256', '0', '0', '0', '0', '0', '0', '0', '25473', '14071', '0', '0', 'Megs in Marketing', 'Boss, while you were down at the mines, Megs Dreadshredder in marketing was asking for you. Something about your new ride?$B$BShe\'s right outside the building to the left.', 'Speak with Megs Dreadshredder at KTC Headquarters on Kezan.', '', '', 'There $g he : she; is! I think you\'re going to like this!', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '25473', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO `quest_properties_kezan` VALUES ('28414', '13202', '4737', '0', '3670016', '1', '3', '0', '768', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'Fourth and Goal', 'It\'s all up to you, kid. You demolished the Steamwheedle Sharks, so now all that\'s left to do is to kick the winning goal.$B$B<The coach leans in close and whispers in your ear.>$B$BNow, just between you and me, I think we should do this one right. I don\'t want you to just kick a goal... I want you to kick it so far it sails between the two smokestacks behind the goal!$B$BI\'ve modified the footbomb to give you the extra power that you\'ll need.$B$BNow get out there and make me proud!', 'Get in the Bilgewater Buccaneer and score the winning goal by kicking the Footbomb through the smokestacks behind the opposing goal.', 'Return to Coach Crosscheck at Kajaro Field on Kezan.', '', '', 'Footbomb Kicked Through Smokestacks', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '37203', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '54294', '54295', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1133', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '50', '0', '0', '91127', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '24502', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5');
INSERT INTO `quest_properties_kezan` VALUES ('28606', '13202', '4737', '0', '8', '1', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'The Keys to the Hot Rod', '', '', '', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '46856', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14071', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `quest_properties_kezan` VALUES ('28607', '13202', '4737', '0', '8', '1', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'The Keys to the Hot Rod', '', '', '', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '46856', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '14071', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');