|
---|
|
Другое / Other Другие ошибки базы. Если сообщение не подходит под ошибки заселения, баги предметов, или отсутствие рабочих скриптов - в этот раздел. |
Ссылки сообщества |
Изображения и альбомы |
Пользователи |
Поиск по форуму |
Поиск по метке |
Расширенный поиск |
Найти все сообщения с благодарностями |
К странице... |
|
Опции темы | Поиск в этой теме | Опции просмотра |
28.02.2011, 20:34 | #201 |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
НЭ гони, все закоменчено в 335а.
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
28.02.2011, 20:36 | #202 | |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Цитата:
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
|
01.03.2011, 09:48 | #203 |
Брянский волк
|
|
01.03.2011, 23:24 | #204 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Код:
UPDATE `creature_template` SET `gossip_menu_id` = 9775 WHERE `entry` = 29149; INSERT IGNORE INTO `gossip_menu` (`entry`, `text_id`) VALUES (9775, 13452); UPDATE `creature_template` SET `gossip_menu_id` = 9746 WHERE `entry` = 28122; INSERT IGNORE INTO `gossip_menu` (`entry`, `text_id`) VALUES (9746, 13365); UPDATE `creature_template` SET `gossip_menu_id` = 9742 WHERE `entry` = 28027; UPDATE `gossip_menu` SET `entry` = 9742, `text_id`=13361 WHERE `entry` = 28027; UPDATE `gossip_menu_option` SET `menu_id` = 9742 WHERE `menu_id` = 28027; DELETE FROM `gossip_menu_option` WHERE `menu_id` = 9742 AND `id` IN (2,4,6); --обновлять id не надо. По сниффу идут id 1, 3, 5 UPDATE `creature_template` SET `gossip_menu_id` = 9778 WHERE `entry` = 29006; INSERT IGNORE INTO `gossip_menu` (`entry`, `text_id`) VALUES (9778, 13457); UPDATE `creature_template` SET `gossip_menu_id` = 8900 WHERE `entry` = 24135; INSERT IGNORE INTO `gossip_menu` (`entry`, `text_id`) VALUES (8900, 11691);
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян Последний раз редактировалось Heisenberg; 01.03.2011 в 23:26. |
Пользователь сказал cпасибо: | NeatElves (02.03.2011) |
02.03.2011, 00:24 | #205 |
YTDB dev
Регистрация: 05.11.2009
Сообщений: 5,920
Сказал(а) спасибо: 91
Поблагодарили 5,383 раз(а) в 4,847 сообщениях
|
Стереть, не вникая в кондиции, гораздо проще... Но даже там есть подменю, номеров которых не вижу в правке...
Последний раз редактировалось NeatElves; 02.03.2011 в 00:26. |
02.03.2011, 08:23 | #206 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
У меня не было. Было только 3 менюшки, кликанье на которые дает итемы
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
05.03.2011, 21:15 | #207 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Код:
UPDATE `creature_template` SET `gossip_menu_id` = 9607 WHERE `entry` = 27846; INSERT IGNORE INTO `gossip_menu` (`entry`, `text_id`) VALUES (9607, 12977), (9606,12978); INSERT IGNORE INTO `gossip_menu_option` VALUES (9607,0,0,'Хорошо, я возьму эту твою микстуру.',0,1,9606,0,9607,0,0,null); INSERT IGNORE INTO `gossip_scripts` (id, delay, command, datalong, datalong2) VALUES (9607, 0, 15, 49747,0); Код:
UPDATE `creature_template` SET `faction_A` = '31', `faction_H` = '31' WHERE entry = 883; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 15631; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 17467; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23546; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23547; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23548; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23549; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23550; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23551; UPDATE `creature_template` SET `speed_walk` = '0.666668' WHERE entry = 23552; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23552; UPDATE `creature_template` SET `speed_run` = '2.57143' WHERE entry = 23557; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 23557; UPDATE `creature_template` SET `faction_A` = '1895', `faction_H` = '1895' WHERE entry = 23557; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23651; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23651; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23652; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23652; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23653; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23653; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23655; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23655; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23657; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23657; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23658; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23658; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23660; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23660; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23661; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23661; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23662; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23662; UPDATE `creature_template` SET `speed_run` = '1.28571' WHERE entry = 23663; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23663; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23663; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23664; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23664; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23665; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23665; UPDATE `creature_template` SET `unit_flags` = '570721024' WHERE entry = 23666; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23666; UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 23666; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23667; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23667; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23668; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23668; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23669; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23669; UPDATE `creature_template` SET `unit_flags` = '570721024' WHERE entry = 23670; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23670; UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 23670; UPDATE `creature_template` SET `faction_A` = '1887', `faction_H` = '1887' WHERE entry = 23690; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23691; UPDATE `creature_template` SET `faction_A` = '1886', `faction_H` = '1886' WHERE entry = 23691; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23728; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23729; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23731; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23732; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 23733; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23734; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23735; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23736; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23737; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23738; UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 23739; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 23763; UPDATE `creature_template` SET `scale` = '0.5' WHERE entry = 23763; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23783; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23785; UPDATE `creature_template` SET `speed_walk` = '0.666668' WHERE entry = 23791; UPDATE `creature_template` SET `unit_flags` = '33280' WHERE entry = 23791; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 23801; UPDATE `creature_template` SET `faction_A` = '189', `faction_H` = '189' WHERE entry = 23801; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23802; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23932; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 23932; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 23975; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24040; UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 24051; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 24051; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 24063; UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 24063; UPDATE `creature_template` SET `faction_A` = '1895', `faction_H` = '1895' WHERE entry = 24063; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 24076; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24076; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 24076; UPDATE `creature_template` SET `unit_flags` = '33587968' WHERE entry = 24077; UPDATE `creature_template` SET `unit_flags` = '33280' WHERE entry = 24086; UPDATE `creature_template` SET `unit_flags` = '33280' WHERE entry = 24088; UPDATE `creature_template` SET `unit_flags` = '33280' WHERE entry = 24089; UPDATE `creature_template` SET `unit_flags` = '33280' WHERE entry = 24090; UPDATE `creature_template` SET `unit_flags` = '33554944' WHERE entry = 24093; UPDATE `creature_template` SET `unit_flags` = '33554944' WHERE entry = 24100; UPDATE `creature_template` SET `unit_flags` = '33554944' WHERE entry = 24102; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24106; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24111; UPDATE `creature_template` SET `unit_flags` = '570721024' WHERE entry = 24112; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 24113; UPDATE `creature_template` SET `unit_flags` = '537166592' WHERE entry = 24122; UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 24122; UPDATE `creature_template` SET `unit_flags` = '537166592' WHERE entry = 24145; UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 24145; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 24150; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 24151; UPDATE `creature_template` SET `unit_flags` = '33587968' WHERE entry = 24158; UPDATE `creature_template` SET `speed_run` = '2.57143' WHERE entry = 24169; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24169; UPDATE `creature_template` SET `faction_A` = '1895', `faction_H` = '1895' WHERE entry = 24169; UPDATE `creature_template` SET `speed_run` = '2.28571' WHERE entry = 24172; UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 24174; UPDATE `creature_template` SET `speed_run` = '0.214286' WHERE entry = 24177; UPDATE `creature_template` SET `speed_walk` = '0.4' WHERE entry = 24177; UPDATE `creature_template` SET `unit_flags` = '2' WHERE entry = 24177; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 24177; UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 24177; UPDATE `creature_template` SET `unit_flags` = '33554688' WHERE entry = 24182; UPDATE `creature_template` SET `unit_flags` = '33554688' WHERE entry = 24183; UPDATE `creature_template` SET `unit_flags` = '33554688' WHERE entry = 24184; UPDATE `creature_template` SET `unit_flags` = '33554688' WHERE entry = 24185; UPDATE `creature_template` SET `unit_flags` = '262912' WHERE entry = 24189; UPDATE `creature_template` SET `unit_flags` = '512' WHERE entry = 24191; UPDATE `creature_template` SET `unit_flags` = '33554688' WHERE entry = 24193; UPDATE `creature_template` SET `unit_flags` = '33554688' WHERE entry = 24194; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24213; UPDATE `creature_template` SET `faction_A` = '1919', `faction_H` = '1919' WHERE entry = 24213; UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 24215; UPDATE `creature_template` SET `faction_A` = '1919', `faction_H` = '1919' WHERE entry = 24215; UPDATE `creature_template` SET `unit_flags` = '33280' WHERE entry = 24216; UPDATE `creature_template` SET `faction_A` = '1895', `faction_H` = '1895' WHERE entry = 24216; UPDATE `creature_template` SET `unit_flags` = '33587968' WHERE entry = 24221; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 24226; UPDATE `creature_template` SET `unit_flags` = '32832' WHERE entry = 24233; UPDATE `creature_template` SET `speed_run` = '2.57143' WHERE entry = 24238; UPDATE `creature_template` SET `unit_flags` = '32832' WHERE entry = 24238; UPDATE `creature_template` SET `faction_A` = '1914', `faction_H` = '1914' WHERE entry = 24238; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24249; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 24249; UPDATE `creature_template` SET `dynamicflags` = '13' WHERE entry = 24249; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24250; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 24250; UPDATE `creature_template` SET `unit_flags` = '537692928' WHERE entry = 24253; UPDATE `creature_template` SET `faction_A` = '1920', `faction_H` = '1920' WHERE entry = 24253; UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 24253; UPDATE `creature_template` SET `unit_flags` = '559888' WHERE entry = 24254; UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 24254; UPDATE `creature_template` SET `unit_flags` = '559872' WHERE entry = 24255; UPDATE `creature_template` SET `speed_run` = '1.07143' WHERE entry = 24258; UPDATE `creature_template` SET `unit_flags` = '33587968' WHERE entry = 24258; UPDATE `creature_template` SET `unit_flags` = '33587968' WHERE entry = 24260; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 24270; UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 24270; UPDATE `creature_template` SET `speed_run` = '1.07143' WHERE entry = 24272; UPDATE `creature_template` SET `unit_flags` = '33587970' WHERE entry = 24272; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 24475; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24475; UPDATE `creature_template` SET `faction_A` = '1895', `faction_H` = '1895' WHERE entry = 24475; UPDATE `creature_template` SET `speed_walk` = '0.5' WHERE entry = 24518; UPDATE `creature_template` SET `unit_flags` = '526592' WHERE entry = 24518; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 24518; UPDATE `creature_template` SET `speed_run` = '2.57143' WHERE entry = 24538; UPDATE `creature_template` SET `unit_flags` = '33554432' WHERE entry = 24538; UPDATE `creature_template` SET `unit_flags` = '512' WHERE entry = 24634; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 24635; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 24635; UPDATE `creature_template` SET `speed_run` = '2.57143' WHERE entry = 24646; UPDATE `creature_template` SET `unit_flags` = '33554432' WHERE entry = 24646; UPDATE `creature_template` SET `speed_run` = '2.57143' WHERE entry = 24647; UPDATE `creature_template` SET `unit_flags` = '33554432' WHERE entry = 24647; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 24694; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 24694; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 24707; UPDATE `creature_template` SET `faction_A` = '1887', `faction_H` = '1887' WHERE entry = 24791; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 26426; UPDATE `creature_template` SET `speed_run` = '2' WHERE entry = 26483; UPDATE `creature_template` SET `speed_walk` = '2.4' WHERE entry = 26483; UPDATE `creature_template` SET `speed_run` = '2' WHERE entry = 26523; UPDATE `creature_template` SET `speed_walk` = '2.8' WHERE entry = 26523; UPDATE `creature_template` SET `unit_flags` = '768' WHERE entry = 26547; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 26613; UPDATE `creature_template` SET `unit_flags` = '559120' WHERE entry = 26613; UPDATE `creature_template` SET `speed_run` = '1.28571' WHERE entry = 26614; UPDATE `creature_template` SET `unit_flags` = '526336' WHERE entry = 26614; UPDATE `creature_template` SET `speed_walk` = '0.8' WHERE entry = 26615; UPDATE `creature_template` SET `speed_run` = '1.28571' WHERE entry = 26663; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26663; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 26663; UPDATE `creature_template` SET `baseattacktime` = '1500' WHERE entry = 26875; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26901; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26903; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26904; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26905; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26906; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 26907; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26907; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26908; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26909; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26910; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26911; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26912; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26913; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26914; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26915; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 26916; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27025; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27026; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 27028; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27028; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27029; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27030; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27031; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27032; UPDATE `creature_template` SET `unit_flags` = '36864' WHERE entry = 27034; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 27068; UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 27117; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27172; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 27191; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 27198; UPDATE `creature_template` SET `speed_run` = '2' WHERE entry = 27213; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 27213; UPDATE `creature_template` SET `unit_flags` = '16777496' WHERE entry = 27213; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 27213; UPDATE `creature_template` SET `speed_run` = '1.85714' WHERE entry = 27220; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27220; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 27220; UPDATE `creature_template` SET `speed_run` = '2.28571' WHERE entry = 27224; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27224; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 27226; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 27229; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27248; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27250; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27267; UPDATE `creature_template` SET `baseattacktime` = '1500' WHERE entry = 27277; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27320; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 27340; UPDATE `creature_template` SET `speed_walk` = '0.666668' WHERE entry = 27340; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27340; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 27340; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 27342; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 27343; UPDATE `creature_template` SET `speed_walk` = '0.666668' WHERE entry = 27343; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27343; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 27343; UPDATE `creature_template` SET `unit_flags` = '33538' WHERE entry = 27349; UPDATE `creature_template` SET `unit_flags` = '537692416' WHERE entry = 27500; UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 27500; UPDATE `creature_template` SET `unit_flags` = '537659648' WHERE entry = 27501; UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 27501; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 27762; UPDATE `creature_template` SET `speed_walk` = '0.666668' WHERE entry = 27762; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27762; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 27762; UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 27787; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27842; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 27849; UPDATE `creature_template` SET `unit_flags` = '256' WHERE entry = 27849; UPDATE `creature_template` SET `faction_A` = '188', `faction_H` = '188' WHERE entry = 27849; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 27930; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 28014; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 28057; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 32773; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 308; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 519; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 556; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 987; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 5832; UPDATE `creature_model_info` SET `combat_reach` = '0.75' WHERE modelid = 7571; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 9074; UPDATE `creature_model_info` SET `combat_reach` = '0.5' WHERE modelid = 9209; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 10719; UPDATE `creature_model_info` SET `combat_reach` = '3.25' WHERE modelid = 13340; UPDATE `creature_model_info` SET `combat_reach` = '1.25' WHERE modelid = 13509; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 15554; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19296; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 20857; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 20857; UPDATE `creature_model_info` SET `combat_reach` = '1.875' WHERE modelid = 21608; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21609; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21610; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21611; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21613; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21614; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21617; UPDATE `creature_model_info` SET `combat_reach` = '1.95' WHERE modelid = 21707; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21708; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21710; UPDATE `creature_model_info` SET `combat_reach` = '1.98375' WHERE modelid = 21711; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21712; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21713; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21714; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 21715; UPDATE `creature_model_info` SET `combat_reach` = '1.875' WHERE modelid = 21716; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21754; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21755; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21756; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 21757; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21758; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21759; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21760; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21761; UPDATE `creature_model_info` SET `combat_reach` = '4' WHERE modelid = 21763; UPDATE `creature_model_info` SET `bounding_radius` = '0.2275' WHERE modelid = 21773; UPDATE `creature_model_info` SET `combat_reach` = '0.65' WHERE modelid = 21773; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 21778; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21911; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21913; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21914; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21915; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21916; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21917; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21918; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 21920; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21926; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21932; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21933; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21947; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21989; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 21990; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21990; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 21991; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21991; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21992; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 22022; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22048; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22049; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22050; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22053; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22053; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22054; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22054; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22055; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22056; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22056; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22059; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22060; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22060; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22061; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22061; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22062; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22062; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22064; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22064; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22065; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22065; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22066; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22066; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22068; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22069; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22069; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22070; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22070; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22072; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22073; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22073; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22074; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22074; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22075; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22076; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22077; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22077; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22078; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22078; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22079; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22080; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22081; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22081; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22082; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22082; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22084; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22085; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22085; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22086; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22086; UPDATE `creature_model_info` SET `bounding_radius` = '0.347222' WHERE modelid = 22087; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22087; UPDATE `creature_model_info` SET `bounding_radius` = '1.75' WHERE modelid = 22089; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22090; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22091; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22092; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22094; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22095; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22096; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22097; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22099; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22102; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22105; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22109; UPDATE `creature_model_info` SET `combat_reach` = '4.025' WHERE modelid = 22131; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22139; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22143; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 22144; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22145; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22147; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22148; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22150; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22158; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22159; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22172; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22183; UPDATE `creature_model_info` SET `combat_reach` = '1.875' WHERE modelid = 22200; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 22202; UPDATE `creature_model_info` SET `combat_reach` = '1.575' WHERE modelid = 22203; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 22208; UPDATE `creature_model_info` SET `combat_reach` = '1.875' WHERE modelid = 22214; UPDATE `creature_model_info` SET `combat_reach` = '2.025' WHERE modelid = 22215; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22219; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 22221; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22222; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22223; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22224; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22225; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22227; UPDATE `creature_model_info` SET `combat_reach` = '2.25' WHERE modelid = 22232; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 22238; UPDATE `creature_model_info` SET `combat_reach` = '1.575' WHERE modelid = 22239; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 22240; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 22241; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22343; UPDATE `creature_model_info` SET `bounding_radius` = '0.347' WHERE modelid = 22345; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22345; UPDATE `creature_model_info` SET `combat_reach` = '3.5' WHERE modelid = 22503; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22547; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22581; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22582; UPDATE `creature_model_info` SET `combat_reach` = '1.75' WHERE modelid = 22639; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 23875; UPDATE `creature_model_info` SET `combat_reach` = '3' WHERE modelid = 23884; UPDATE `creature_model_info` SET `combat_reach` = '0.6' WHERE modelid = 23946; UPDATE `creature_model_info` SET `combat_reach` = '0.4' WHERE modelid = 23947; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24096; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24131; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24134; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24147; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24148; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24149; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24150; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24151; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24152; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24153; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24154; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24157; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24158; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 24159; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24160; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24161; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 24196; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 24236; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 24237; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 24238; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 24239; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24242; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24243; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24244; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24245; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24246; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24247; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24248; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24249; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24250; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24251; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 24394; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 24395; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24401; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24404; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24406; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24407; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24424; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24426; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24427; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24429; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24430; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24431; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24432; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24433; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24444; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24445; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 24450; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24462; UPDATE `creature_model_info` SET `combat_reach` = '1.35' WHERE modelid = 24463; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 24482; UPDATE `creature_model_info` SET `combat_reach` = '1.575' WHERE modelid = 24545; UPDATE `creature_model_info` SET `combat_reach` = '1.375' WHERE modelid = 24565; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 24565; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24671; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24672; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24673; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24675; UPDATE `creature_model_info` SET `combat_reach` = '4.05' WHERE modelid = 24677; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24678; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24871; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24872; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24940; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 24991; UPDATE `creature_model_info` SET `bounding_radius` = '0.31' WHERE modelid = 24994; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 24994; UPDATE `creature_model_info` SET `combat_reach` = '1.15' WHERE modelid = 24998; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25079; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25397; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 25657; UPDATE `creature_model_info` SET `bounding_radius` = '0.31' WHERE modelid = 25658; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 25658; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 25811; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 25961; UPDATE `creature_model_info` SET `combat_reach` = '3' WHERE modelid = 26101; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 26101;
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
05.03.2011, 23:27 | #208 |
YTDB dev
Регистрация: 05.11.2009
Сообщений: 5,920
Сказал(а) спасибо: 91
Поблагодарили 5,383 раз(а) в 4,847 сообщениях
|
Англ. текст в базе с 581.)
|
07.03.2011, 21:29 | #209 |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Lordronn
Указывай зоны, в каких тебя носит.
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
08.03.2011, 00:49 | #210 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
ОК!
Немного сниффанул даларан. Сниффал не долго, ибо меня выкинуло из игры. Восьмого числа(завтра) еще раз сниффану. Сейчас спать! Доделал оутпут аура на мобах Код:
--GUID (High: GameObject Entry: 35591, Counter: 4472406) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+1; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5693.271, 554.4745, 647.2771, -1.798605, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: Unit Entry: 32725, Counter: 21472) SET @GUID := XXXXX+2; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32725`, `571`, `1`, `1`, `23337`, `0`, `5860.879`, `800.5583`, `661.2724`, `3.963016`, `300`, `0`, `0`, `7688`, `7500`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32725 WHERE entry = 32725; REPLACE INTO `creature_equip_template` VALUES (32725, 30310, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32725; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32725; UPDATE `creature_template_sniff` SET `faction_A` = 2006, `faction_H` = 2006 WHERE `entry` = 32725; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32725; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 23337; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 23337; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5862.919, 802.7507, 661.2742), (@GUID, 2, 5862.238, 802.0186, 661.2742), (@GUID, 3, 5859.396, 798.9648, 661.2705), (@GUID, 4, 5859.396, 798.9648, 661.2705); --GUID (High: GameObject Entry: 35591, Counter: 4472492) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+3; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5714.272, 654.963, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 31757, Counter: 7960233) SET @GUID := XXXXX+4; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31757`, `571`, `1`, `1`, `4768`, `0`, `5862.668`, `545.7472`, `652.6557`, `3.275184`, `300`, `0`, `0`, `11379`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31757; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31757; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31757; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31757; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.8 WHERE `modelid` = 4768; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 4768; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 4768; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5870.287, 545.9689, 652.6557), (@GUID, 2, 5869.58, 546.676, 652.6557), (@GUID, 3, 5866.667, 546.2845, 652.6557), (@GUID, 4, 5865.404, 546.1148, 652.6557), (@GUID, 5, 5864.025, 545.9295, 652.6557), (@GUID, 6, 5860.633, 545.4736, 652.6557), (@GUID, 7, 5858.88, 545.238, 652.6557), (@GUID, 8, 5858.88, 545.238, 652.6557); --GUID (High: Unit Entry: 31768, Counter: 7960221) SET @GUID := XXXXX+5; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31768`, `571`, `1`, `1`, `23513`, `0`, `5864.76`, `561.5035`, `656.3502`, `3.385939`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31768; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31768; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31768; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31768; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2205 WHERE `modelid` = 23513; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.945 WHERE `modelid` = 23513; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 23513; --GUID (High: GameObject Entry: 192824, Counter: 4493) SET @GUID := XXXXX+6; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5726.201, 515.8083, 648.4471, -3.054327, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: GameObject Entry: 191675, Counter: 2616) SET @GUID := XXXXX+7; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191675, 571, 1, 1, 5675.732, 631.4715, 655.163, 0.5061446, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 28692, Counter: 2040) SET @GUID := XXXXX+8; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28692`, `571`, `1`, `1`, `25609`, `0`, `5675.953`, `608.068`, `648.3203`, `0.4537856`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28692; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28692; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28692; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28692; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28692; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25609; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25609; --GUID (High: Unit Entry: 35497, Counter: 2047) SET @GUID := XXXXX+9; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35497`, `571`, `1`, `1`, `29835`, `0`, `5672.55`, `624.0625`, `648.1887`, `2.076942`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35497; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 35497; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35497; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 35497; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 29835; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29835; --GUID (High: Unit Entry: 29325, Counter: 2062) SET @GUID := XXXXX+10; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29325`, `571`, `1`, `1`, `26138`, `0`, `5692.404`, `538.6854`, `647.538`, `3.926991`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 379, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29325 WHERE entry = 29325; REPLACE INTO `creature_equip_template` VALUES (29325, 6256, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29325; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29325; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29325; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29325; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26138; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26138; --GUID (High: Player Entry: 0, Counter: 54209178) --GUID (High: GameObject Entry: 35591, Counter: 4472557) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+12; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5693.013, 552.5576, 647.2771, -1.798605, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 191931, Counter: 2683) SET @GUID := XXXXX+13; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191931, 571, 1, 1, 5720.813, 688.9183, 645.7386, 1.727875, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191935, Counter: 2699) SET @GUID := XXXXX+14; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191935, 571, 1, 1, 5714.038, 685.4782, 645.7433, 0.2792516, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191933, Counter: 2742) SET @GUID := XXXXX+15; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191933, 571, 1, 1, 5717.549, 685.3027, 645.7287, -3.080448, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32413, Counter: 18304) SET @GUID := XXXXX+16; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32413`, `571`, `1`, `1`, `27956`, `0`, `5716.202`, `681.8371`, `645.8345`, `6.230825`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32413; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 32413; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32413; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 66177 WHERE `entry` = 32413; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32413; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27956; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27956; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27956; --GUID (High: Unit Entry: 31769, Counter: 7960222) SET @GUID := XXXXX+17; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31769`, `571`, `1`, `1`, `23517`, `0`, `5862.469`, `547.0682`, `660.739`, `0.3298888`, `300`, `0`, `0`, `12175`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31769; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31769; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31769; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31769; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.28 WHERE `modelid` = 23517; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.2 WHERE `modelid` = 23517; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 23517; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5856.941, 550.4024, 656.2946), (@GUID, 2, 5856.993, 551.4011, 656.2946), (@GUID, 3, 5852.679, 558.0845, 660.739), (@GUID, 4, 5852.628, 548.4319, 660.739), (@GUID, 5, 5862.95, 547.2537, 660.739), (@GUID, 6, 5871.105, 556.4464, 660.739), (@GUID, 7, 5866.302, 565.8504, 660.739), (@GUID, 8, 5857.606, 565.6177, 660.739), (@GUID, 9, 5857.606, 565.6177, 660.739); --GUID (High: Unit Entry: 32428, Counter: 9176154) SET @GUID := XXXXX+18; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5819.861`, `641.1635`, `609.8859`, `1.085824`, `300`, `0`, `0`, `1`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5814.207, 631.8646, 609.8859), (@GUID, 2, 5814.812, 632.6607, 609.8859), (@GUID, 3, 5816.663, 635.0945, 609.8859), (@GUID, 4, 5818.087, 637.798, 609.8859), (@GUID, 5, 5821.448, 644.175, 609.8859), (@GUID, 6, 5822.622, 646.4037, 609.1748), (@GUID, 7, 5823.6, 648.2593, 609.1575), (@GUID, 8, 5823.821, 648.6791, 609.1575), (@GUID, 9, 5823.821, 648.6791, 609.1575); --GUID (High: GameObject Entry: 35591, Counter: 4472664) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+19; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5720.708, 656.7207, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 193071, Counter: 2582) SET @GUID := XXXXX+20; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193071, 571, 1, 1, 5812.956, 508.3547, 657.3832, -1.605702, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 193071; --GUID (High: GameObject Entry: 192219, Counter: 2702) SET @GUID := XXXXX+21; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192219, 571, 1, 1, 5805.868, 507.0762, 657.4612, -0.7330362, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 35591, Counter: 4472679) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+22; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5691.458, 548.9121, 647.2771, -1.798605, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 193912, Counter: 2584) SET @GUID := XXXXX+23; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193912, 571, 1, 1, 5855.273, 653.3531, 647.4908, -0.05510837, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191947, Counter: 2762) SET @GUID := XXXXX+24; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191947, 571, 1, 1, 5862.667, 638.6843, 647.1597, -0.3665195, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191947; --GUID (High: Unit Entry: 28690, Counter: 1972) SET @GUID := XXXXX+25; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28690`, `571`, `1`, `1`, `25607`, `0`, `5859.676`, `557.5715`, `652.739`, `2.373648`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28690; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28690; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28690; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 28690; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28690; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25607; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25607; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25607; --GUID (High: Unit Entry: 29049, Counter: 2517) SET @GUID := XXXXX+26; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29049`, `571`, `1`, `1`, `25882`, `0`, `5858.85`, `655.3574`, `647.5198`, `3.159046`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29049 WHERE entry = 29049; REPLACE INTO `creature_equip_template` VALUES (29049, 13861, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29049; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29049; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29049; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29049; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 642 WHERE `entry` = 29049; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33024 WHERE `entry` = 29049; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25882; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25882; --GUID (High: Unit Entry: 31758, Counter: 7960141) SET @GUID := XXXXX+27; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31758`, `571`, `1`, `1`, `802`, `0`, `5851.518`, `544.1782`, `652.739`, `0.9424778`, `300`, `0`, `0`, `11770`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31758; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31758; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31758; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31758; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.5 WHERE `modelid` = 802; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.25 WHERE `modelid` = 802; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 802; --GUID (High: GameObject Entry: 192083, Counter: 2685) SET @GUID := XXXXX+28; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192083, 571, 1, 1, 5869.247, 611.7419, 650.5019, -1.826611, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192083; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192083; --GUID (High: GameObject Entry: 193910, Counter: 2481) SET @GUID := XXXXX+29; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193910, 571, 1, 1, 5855.998, 658.6765, 647.511, -0.8201411, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193172, Counter: 2599) SET @GUID := XXXXX+30; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193172, 571, 1, 1, 5848.656, 666.1213, 647.5169, -1.64061, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192094, Counter: 2695) SET @GUID := XXXXX+31; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192094, 571, 1, 1, 5858.261, 663.6344, 652.4095, 0.8812778, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192094; --GUID (High: Unit Entry: 29715, Counter: 23242) SET @GUID := XXXXX+32; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29715`, `571`, `1`, `1`, `26441`, `0`, `5875.249`, `609.0631`, `650.3679`, `1.675516`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29715; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29715; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29715; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 29715; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26441; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26441; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26441; --GUID (High: GameObject Entry: 192818, Counter: 1443668) SET @GUID := XXXXX+33; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5866.718, 644.2536, 615.5838, -1.169369, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: GameObject Entry: 192824, Counter: 3570788) SET @GUID := XXXXX+34; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5873.844, 609.2883, 651.1526, -1.53589, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: Unit Entry: 32470, Counter: 9257388) SET @GUID := XXXXX+35; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32470`, `571`, `1`, `1`, `901`, `0`, `5866.742`, `649.0586`, `615.2164`, `4.730778`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 32470; UPDATE `creature_template_sniff` SET `faction_A` = 188, `faction_H` = 188 WHERE `entry` = 32470; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32470; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 901; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 901; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 901; --GUID (High: GameObject Entry: 191934, Counter: 2522) SET @GUID := XXXXX+36; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191934, 571, 1, 1, 5715.4, 687.3352, 645.72, -1.204275, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193929, Counter: 2601) SET @GUID := XXXXX+37; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193929, 571, 1, 1, 5732.838, 691.4796, 646.5506, -2.388635, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191928, Counter: 2658) SET @GUID := XXXXX+38; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191928, 571, 1, 1, 5716.989, 695.9543, 645.7371, -2.321287, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191929, Counter: 2659) SET @GUID := XXXXX+39; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191929, 571, 1, 1, 5714.77, 696.6528, 645.7194, -1.282817, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192088, Counter: 2689) SET @GUID := XXXXX+40; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192088, 571, 1, 1, 5696.085, 681.1348, 645.6279, -2.246763, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192088; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192088; --GUID (High: GameObject Entry: 191924, Counter: 2710) SET @GUID := XXXXX+41; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191924, 571, 1, 1, 5711.165, 687.9807, 645.7263, 1.841323, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191926, Counter: 2711) SET @GUID := XXXXX+42; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191926, 571, 1, 1, 5708.771, 688.4031, 645.8237, 0.6894023, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191930, Counter: 2715) SET @GUID := XXXXX+43; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191930, 571, 1, 1, 5719.085, 690.7385, 645.8658, 0, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191925, Counter: 2739) SET @GUID := XXXXX+44; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191925, 571, 1, 1, 5710.137, 690.9459, 645.7195, -1.274091, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191927, Counter: 2740) SET @GUID := XXXXX+45; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191927, 571, 1, 1, 5715.907, 693.7969, 645.7181, 1.884956, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191932, Counter: 2741) SET @GUID := XXXXX+46; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191932, 571, 1, 1, 5719.833, 692.67, 645.7245, -1.160644, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32421, Counter: 18305) SET @GUID := XXXXX+47; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32421`, `571`, `1`, `1`, `27962`, `0`, `5717.313`, `688.5892`, `645.7512`, `5.301647`, `300`, `0`, `0`, `10635`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32421 WHERE entry = 32421; REPLACE INTO `creature_equip_template` VALUES (32421, 13861, 13862, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32421; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 32421; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32421; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 32421; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32421; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 27962; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27962; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27962; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5715.353, 690.7198, 645.7512), (@GUID, 2, 5716.221, 690.2239, 645.7512), (@GUID, 3, 5717.51, 688.2948, 645.7512), (@GUID, 4, 5716.56, 686.5753, 645.7512), (@GUID, 5, 5716.56, 686.5753, 645.7512); --GUID (High: GameObject Entry: 192828, Counter: 4407432) SET @GUID := XXXXX+48; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5716.179, 690.0633, 149.764, -2.024579, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: Unit Entry: 32715, Counter: 9431292) SET @GUID := XXXXX+49; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32715`, `571`, `1`, `1`, `28191`, `0`, `5691.32`, `666.1501`, `646.185`, `4.490392`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32715 WHERE entry = 32715; REPLACE INTO `creature_equip_template` VALUES (32715, 25236, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32715; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32715; UPDATE `creature_template_sniff` SET `faction_A` = 1735, `faction_H` = 1735 WHERE `entry` = 32715; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32715; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32715; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28191; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28191; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28191; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5693.202, 681.8703, 645.9013), (@GUID, 2, 5693.527, 680.9248, 645.9013), (@GUID, 3, 5693.35, 675.1417, 645.744), (@GUID, 4, 5690.851, 664.0703, 646.287), (@GUID, 5, 5686.85, 656.5428, 646.5912), (@GUID, 6, 5679.383, 648.7993, 646.6833), (@GUID, 7, 5675.498, 647.6323, 646.9733), (@GUID, 8, 5669.401, 645.3086, 647.9554), (@GUID, 9, 5664.492, 643.8846, 647.9799), (@GUID, 10, 5664.87, 642.0469, 647.9799), (@GUID, 11, 5664.87, 642.0469, 647.9799); --GUID (High: Unit Entry: 31236, Counter: 9091203) SET @GUID := XXXXX+50; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31236`, `571`, `1`, `1`, `10957`, `0`, `5733.961`, `695.9284`, `152.323`, `5.595325`, `300`, `0`, `0`, `8801`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 0.8 WHERE entry = 31236; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31236; UPDATE `creature_template_sniff` SET `faction_A` = 1999, `faction_H` = 1999 WHERE `entry` = 31236; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31236; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31236; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.05 WHERE `modelid` = 10957; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.05 WHERE `modelid` = 10957; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5731.754, 697.7852, 151.4731), (@GUID, 2, 5730.961, 698.3936, 151.4731), (@GUID, 3, 5733.278, 696.4893, 152.0981), (@GUID, 4, 5734.823, 695.2197, 152.6071), (@GUID, 5, 5738.686, 692.0459, 153.3571), (@GUID, 6, 5741.003, 690.1416, 154.1071), (@GUID, 7, 5743.32, 688.2373, 155.1071), (@GUID, 8, 5743.32, 688.2373, 155.1071); --GUID (High: GameObject Entry: 193190, Counter: 2448) SET @GUID := XXXXX+51; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193190, 571, 1, 1, 5752.945, 702.072, 618.2706, 2.556905, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193189, Counter: 2497) SET @GUID := XXXXX+52; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193189, 571, 1, 1, 5758.786, 716.7527, 618.4715, -0.9615968, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192840, Counter: 2505) SET @GUID := XXXXX+53; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192840, 571, 1, 1, 5763.8, 715.9426, 618.5197, 0.7861793, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192841, Counter: 2530) SET @GUID := XXXXX+54; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192841, 571, 1, 1, 5765.237, 717.8692, 618.5197, -2.390318, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192838, Counter: 2545) SET @GUID := XXXXX+55; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192838, 571, 1, 1, 5762.955, 712.0234, 618.5197, -2.390318, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193624, Counter: 2547) SET @GUID := XXXXX+56; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193624, 571, 1, 1, 5746.604, 720.1957, 656.9034, 0.923349, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193627, Counter: 2552) SET @GUID := XXXXX+57; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193627, 571, 1, 1, 5752.392, 718.0547, 656.9034, -1.956441, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192839, Counter: 2553) SET @GUID := XXXXX+58; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192839, 571, 1, 1, 5761.518, 710.0967, 618.5197, 0.7861793, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193931, Counter: 2554) SET @GUID := XXXXX+59; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193931, 571, 1, 1, 5804.952, 694.9995, 647.0442, -0.7330382, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193578, Counter: 2564) SET @GUID := XXXXX+60; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193578, 571, 1, 1, 5749.595, 717.6163, 656.9034, -0.8219779, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191465, Counter: 2613) SET @GUID := XXXXX+61; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191465, 571, 1, 1, 5830.992, 681.1321, 648.1428, 0.8463703, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191465; --GUID (High: GameObject Entry: 191684, Counter: 2615) SET @GUID := XXXXX+62; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191684, 571, 1, 1, 5849.666, 669.0875, 654.121, 0.8988428, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191444, Counter: 2621) SET @GUID := XXXXX+63; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191444, 571, 1, 1, 5771.735, 722.4329, 641.993, -1.920034, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 191444; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191444; --GUID (High: GameObject Entry: 191990, Counter: 2631) SET @GUID := XXXXX+64; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191990, 571, 1, 1, 5820.591, 686.9123, 657.9431, -3.089183, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192093, Counter: 2712) SET @GUID := XXXXX+65; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192093, 571, 1, 1, 5815.85, 697.074, 652.4095, 0.8812778, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192093; --GUID (High: GameObject Entry: 191466, Counter: 2732) SET @GUID := XXXXX+66; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191466, 571, 1, 1, 5839.646, 674.149, 648.1428, 0.8463703, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191466; --GUID (High: GameObject Entry: 191946, Counter: 2761) SET @GUID := XXXXX+67; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191946, 571, 1, 1, 5853.02, 669.4512, 644.2574, -1.884953, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191946; --GUID (High: GameObject Entry: 191733, Counter: 2775) SET @GUID := XXXXX+68; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191733, 571, 1, 1, 5821.441, 690.9788, 652.5254, 0.9337503, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192824, Counter: 4505) SET @GUID := XXXXX+69; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5744.802, 700.5645, 619.1414, 2.024579, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: GameObject Entry: 192824, Counter: 4506) SET @GUID := XXXXX+70; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5763.919, 716.9352, 619.4222, -1.099556, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: Unit Entry: 32681, Counter: 9351) SET @GUID := XXXXX+71; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32681`, `571`, `1`, `1`, `28149`, `0`, `5803.01`, `724.1714`, `640.959`, `2.478368`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32681; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32681; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32681; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32681; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32681; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32681; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28149; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28149; --GUID (High: Unit Entry: 29254, Counter: 10093) SET @GUID := XXXXX+72; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26068`, `0`, `5764.054`, `715.2495`, `641.8395`, `5.61996`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26068; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26068; --GUID (High: Unit Entry: 29254, Counter: 10094) SET @GUID := XXXXX+73; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26070`, `0`, `5759.666`, `710.0172`, `641.8388`, `5.846853`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26070; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26070; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26070; --GUID (High: Unit Entry: 36669, Counter: 10844) SET @GUID := XXXXX+74; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `36669`, `571`, `1`, `1`, `28755`, `0`, `5745.499`, `720.5243`, `657.0213`, `0.6457718`, `300`, `0`, `0`, `12600`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 36669; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 36669; UPDATE `creature_template_sniff` SET `faction_A` = 190, `faction_H` = 190 WHERE `entry` = 36669; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 36669; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 3 WHERE `entry` = 36669; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 36669; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28755; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28755; --GUID (High: GameObject Entry: 201936, Counter: 5662) SET @GUID := XXXXX+75; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201936, 571, 1, 1, 5805.326, 697.5555, 657.949, 1.640607, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 201936; --GUID (High: GameObject Entry: 201301, Counter: 5664) SET @GUID := XXXXX+76; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201301, 571, 1, 1, 5806.068, 694.5799, 658.4575, 0, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 201301; --GUID (High: GameObject Entry: 201934, Counter: 5667) SET @GUID := XXXXX+77; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201934, 571, 1, 1, 5806.015, 694.6285, 657.949, 1.710422, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 201934; --GUID (High: GameObject Entry: 192818, Counter: 5742) SET @GUID := XXXXX+78; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5774.667, 717.7924, 599.4417, 3.001947, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: Unit Entry: 32749, Counter: 11833) SET @GUID := XXXXX+79; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32749`, `571`, `1`, `1`, `28207`, `0`, `5844.87`, `698.7906`, `618.2489`, `4.014257`, `300`, `0`, `0`, `4781`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 1, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32749; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32749; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32749; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32749; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.9747 WHERE `modelid` = 28207; UPDATE `creature_model_info_sniff` SET `combat_reach` = 4.05 WHERE `modelid` = 28207; --GUID (High: Unit Entry: 32744, Counter: 11836) SET @GUID := XXXXX+80; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32744`, `571`, `1`, `1`, `28199`, `0`, `5841.737`, `702.1715`, `618.2123`, `4.29351`, `300`, `0`, `0`, `4781`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32744; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32744; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32744; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32744; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28199; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28199; --GUID (High: Unit Entry: 29783, Counter: 13641) SET @GUID := XXXXX+81; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29783`, `571`, `1`, `1`, `26547`, `0`, `5809.299`, `695.6163`, `647.9234`, `4.869469`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29783; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29783; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29783; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29783; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26547; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26547; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26547; --GUID (High: Unit Entry: 32668, Counter: 13645) SET @GUID := XXXXX+82; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32668`, `571`, `1`, `1`, `80`, `0`, `5809.61`, `694.512`, `647.0484`, `0.5030454`, `300`, `0`, `0`, `166`, `350`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32668; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32668; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32668; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32668; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32668; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 80; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 80; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 80; --GUID (High: Unit Entry: 28685, Counter: 16698) SET @GUID := XXXXX+83; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28685`, `571`, `1`, `1`, `25603`, `0`, `5755.744`, `697.696`, `618.5532`, `3.926991`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 28685 WHERE entry = 28685; REPLACE INTO `creature_equip_template` VALUES (28685, 2703, 13859, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28685; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28685; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28685; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 28685; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 28685; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25603; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25603; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25603; --GUID (High: Unit Entry: 29532, Counter: 16709) SET @GUID := XXXXX+84; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29532`, `571`, `1`, `1`, `26373`, `0`, `5759.178`, `716.1376`, `618.6351`, `5.585053`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29532; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29532; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29532; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 66179 WHERE `entry` = 29532; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29532; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26373; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26373; --GUID (High: GameObject Entry: 201299, Counter: 7813) SET @GUID := XXXXX+85; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201299, 571, 1, 1, 5805.316, 697.5625, 658.3046, 0, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 201299; --GUID (High: Unit Entry: 30104, Counter: 24296) SET @GUID := XXXXX+86; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30104`, `571`, `1`, `1`, `26766`, `0`, `5852.448`, `689.0003`, `610.7898`, `3.979351`, `300`, `0`, `0`, `8982`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 1, 257, 0, '42871 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30104; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30104; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30104; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 30104; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30104; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26766; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26766; --GUID (High: GameObject Entry: 192818, Counter: 1443561) SET @GUID := XXXXX+87; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5855.858, 670.4223, 609.4217, 2.757613, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: Unit Entry: 31228, Counter: 8591877) SET @GUID := XXXXX+88; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31228`, `571`, `1`, `1`, `1988`, `0`, `5807.301`, `714.377`, `160.3173`, `2.865019`, `300`, `0`, `0`, `11379`, `3725`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '35361 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 31228; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31228; UPDATE `creature_template_sniff` SET `faction_A` = 634, `faction_H` = 634 WHERE `entry` = 31228; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31228; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31228; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.60725 WHERE `modelid` = 1988; UPDATE `creature_model_info_sniff` SET `combat_reach` = 3.5 WHERE `modelid` = 1988; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1988; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5834.777, 706.6165, 164.7818), (@GUID, 2, 5835.742, 706.3535, 164.7818), (@GUID, 3, 5832.854, 707.168, 164.1747), (@GUID, 4, 5830.928, 707.7109, 163.4247), (@GUID, 5, 5828.039, 708.5254, 162.6747), (@GUID, 6, 5824.188, 709.6113, 161.9247), (@GUID, 7, 5821.299, 710.4258, 161.0497), (@GUID, 8, 5809.744, 713.6836, 160.4247), (@GUID, 9, 5806.902, 714.4902, 160.2997), (@GUID, 10, 5806.902, 714.4902, 160.2997); --GUID (High: GameObject Entry: 192828, Counter: 4406006) SET @GUID := XXXXX+89; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5826.688, 691.1798, 165.094, -2.652894, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: Unit Entry: 36774, Counter: 9298784) SET @GUID := XXXXX+90; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `36774`, `571`, `1`, `1`, `30311`, `0`, `5760.481`, `714.908`, `618.6338`, `2.391101`, `300`, `0`, `0`, `17010`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 36774 WHERE entry = 36774; REPLACE INTO `creature_equip_template` VALUES (36774, 34282, 34282, 0); UPDATE `creature_template_sniff` SET `unit_class` = 4 WHERE `entry` = 36774; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 36774; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 36774; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 36774; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 30311; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 30311; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 30311; --GUID (High: Player Entry: 0, Counter: 19936393) --GUID (High: Player Entry: 0, Counter: 53873075) --GUID (High: Player Entry: 0, Counter: 45623056) --GUID (High: Unit Entry: 31228, Counter: 4263431) SET @GUID := XXXXX+94; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31228`, `571`, `1`, `1`, `1988`, `0`, `5872.555`, `675.2101`, `168.3923`, `2.945717`, `300`, `0`, `0`, `11770`, `7618`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '35361 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 31228; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31228; UPDATE `creature_template_sniff` SET `faction_A` = 634, `faction_H` = 634 WHERE `entry` = 31228; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31228; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31228; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.60725 WHERE `modelid` = 1988; UPDATE `creature_model_info_sniff` SET `combat_reach` = 3.5 WHERE `modelid` = 1988; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1988; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5874.77, 675.3529, 168.4846), (@GUID, 2, 5875.464, 674.6328, 168.4846), (@GUID, 3, 5856.01, 678.4928, 167.8678), (@GUID, 4, 5856.01, 678.4928, 167.8678); --GUID (High: Player Entry: 0, Counter: 52379039) --GUID (High: GameObject Entry: 35591, Counter: 4472795) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+96; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5715.027, 653.6111, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 31439, Counter: 10289) SET @GUID := XXXXX+97; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31439`, `571`, `1`, `1`, `27592`, `0`, `5765.209`, `522.2849`, `653.8063`, `3.996804`, `300`, `0`, `0`, `100800`, `176280`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31439 WHERE entry = 31439; REPLACE INTO `creature_equip_template` VALUES (31439, 38298, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 31439; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31439; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 31439; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31439; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 3 WHERE `entry` = 31439; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 31439; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3672 WHERE `modelid` = 27592; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.8 WHERE `modelid` = 27592; --GUID (High: Unit Entry: 30659, Counter: 12599) SET @GUID := XXXXX+98; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30659`, `571`, `1`, `1`, `27216`, `0`, `5735.226`, `532.6885`, `652.941`, `2.007129`, `300`, `0`, `0`, `42540`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30659 WHERE entry = 30659; REPLACE INTO `creature_equip_template` VALUES (30659, 43091, 43092, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30659; UPDATE `creature_template_sniff` SET `faction_A` = 1718, `faction_H` = 1718 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 64 WHERE `entry` = 30659; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3366 WHERE `modelid` = 27216; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 27216; --GUID (High: GameObject Entry: 192824, Counter: 4500) SET @GUID := XXXXX+99; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5684.886, 580.4676, 653.7171, 1.413715, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: Unit Entry: 31080, Counter: 12595) SET @GUID := XXXXX+100; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31080`, `571`, `1`, `1`, `27465`, `0`, `5714.018`, `543.525`, `652.9406`, `0.3665192`, `300`, `0`, `0`, `50400`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31080 WHERE entry = 31080; REPLACE INTO `creature_equip_template` VALUES (31080, 43093, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 31080; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31080; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31080; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31080; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 31080; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 64 WHERE `entry` = 31080; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 27465; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 27465; --GUID (High: Unit Entry: 30659, Counter: 12596) SET @GUID := XXXXX+101; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30659`, `571`, `1`, `1`, `27216`, `0`, `5723.358`, `533.6783`, `653.3096`, `0.8552113`, `300`, `0`, `0`, `42540`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30659 WHERE entry = 30659; REPLACE INTO `creature_equip_template` VALUES (30659, 43091, 43092, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30659; UPDATE `creature_template_sniff` SET `faction_A` = 1718, `faction_H` = 1718 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 64 WHERE `entry` = 30659; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3366 WHERE `modelid` = 27216; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 27216; --GUID (High: Unit Entry: 30659, Counter: 12597) SET @GUID := XXXXX+102; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30659`, `571`, `1`, `1`, `27216`, `0`, `5717.21`, `538.4957`, `653.3134`, `0.8377581`, `300`, `0`, `0`, `42540`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30659 WHERE entry = 30659; REPLACE INTO `creature_equip_template` VALUES (30659, 43091, 43092, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30659; UPDATE `creature_template_sniff` SET `faction_A` = 1718, `faction_H` = 1718 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 64 WHERE `entry` = 30659; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3366 WHERE `modelid` = 27216; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 27216; --GUID (High: Unit Entry: 30659, Counter: 12598) SET @GUID := XXXXX+103; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30659`, `571`, `1`, `1`, `27217`, `0`, `5713.833`, `550.2414`, `652.9415`, `6.178465`, `300`, `0`, `0`, `42540`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30659 WHERE entry = 30659; REPLACE INTO `creature_equip_template` VALUES (30659, 43091, 43092, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30659; UPDATE `creature_template_sniff` SET `faction_A` = 1718, `faction_H` = 1718 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 64 WHERE `entry` = 30659; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3366 WHERE `modelid` = 27217; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 27217; --GUID (High: Player Entry: 0, Counter: 51839522) --GUID (High: Unit Entry: 25058, Counter: 1958) SET @GUID := XXXXX+105; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `25058`, `571`, `1`, `1`, `5585`, `0`, `5847.476`, `554.283`, `655.1949`, `1.012291`, `300`, `0`, `0`, `4`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 3, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 25058; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 25058; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 25058; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 5585; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 5585; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 5585; --GUID (High: Unit Entry: 31730, Counter: 7960225) SET @GUID := XXXXX+106; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31730`, `571`, `1`, `1`, `901`, `0`, `5847.25`, `554.0839`, `654.0306`, `0.8552113`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31730; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31730; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31730; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31730; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 901; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 901; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 901; --GUID (High: Player Entry: 0, Counter: 24276260) --GUID (High: Player Entry: 0, Counter: 52727225) --GUID (High: Unit Entry: 32428, Counter: 9173035) SET @GUID := XXXXX+109; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5810.083`, `570.8737`, `629.0569`, `0.7580933`, `300`, `0`, `0`, `1`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5806.255, 568.0671, 629.4153), (@GUID, 2, 5807.248, 568.1895, 629.4153), (@GUID, 3, 5810.427, 571.2001, 629.0134), (@GUID, 4, 5811.176, 574.3361, 628.5723), (@GUID, 5, 5811.857, 575.7497, 628.3407), (@GUID, 6, 5812.19, 576.4385, 628.212), (@GUID, 7, 5812.19, 576.4385, 628.212); --GUID (High: GameObject Entry: 191945, Counter: 2591) SET @GUID := XXXXX+110; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191945, 571, 1, 1, 5880.279, 617.9335, 650.2242, 2.582256, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191682, Counter: 2597) SET @GUID := XXXXX+111; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191682, 571, 1, 1, 5880.721, 617.9836, 657.888, -2.268925, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192110, Counter: 2646) SET @GUID := XXXXX+112; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192110, 571, 1, 1, 5876.068, 593.9125, 654.2021, -2.173243, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192110; --GUID (High: GameObject Entry: 192818, Counter: 5733) SET @GUID := XXXXX+113; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5880.799, 630.7018, 615.5715, -0.8726639, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: GameObject Entry: 192825, Counter: 3539254) SET @GUID := XXXXX+114; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192825, 571, 1, 1, 5878.125, 598.7103, 651.1965, -1.780234, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192825; --GUID (High: Unit Entry: 31755, Counter: 7960142) SET @GUID := XXXXX+115; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31755`, `571`, `1`, `1`, `1037`, `0`, `5870.31`, `564.136`, `652.6557`, `3.473205`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31755; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31755; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31755; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31755; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.8334001 WHERE `modelid` = 1037; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 1037; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1037; --GUID (High: GameObject Entry: 192823, Counter: 4449454) SET @GUID := XXXXX+116; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192823, 571, 1, 1, 5876.307, 600.4261, 650.2867, 0.2967052, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192823; --GUID (High: GameObject Entry: 191440, Counter: 2479) SET @GUID := XXXXX+117; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191440, 571, 1, 1, 5891.087, 633.7268, 647.8651, -1.498335, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 191440; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191440; --GUID (High: GameObject Entry: 191741, Counter: 2660) SET @GUID := XXXXX+118; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191741, 571, 1, 1, 5887.46, 627.3947, 654.0782, 2.460913, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32680, Counter: 9360) SET @GUID := XXXXX+119; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32680`, `571`, `1`, `1`, `28148`, `0`, `5891.338`, `635.4324`, `647.6823`, `3.438299`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32680; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32680; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32680; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32680; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32680; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32680; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28148; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28148; --GUID (High: Unit Entry: 32676, Counter: 9361) SET @GUID := XXXXX+120; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32676`, `571`, `1`, `1`, `28144`, `0`, `5889.866`, `635.0258`, `647.7801`, `0.2443461`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32676; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32676; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32676; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32676; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32676; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32676; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28144; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28144; --GUID (High: Unit Entry: 31643, Counter: 24299) SET @GUID := XXXXX+121; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31643`, `571`, `1`, `1`, `11686`, `0`, `5886.826`, `651.3424`, `642.6553`, `3.822271`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31643; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31643; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31643; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554432 WHERE `entry` = 31643; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: GameObject Entry: 192823, Counter: 3553866) SET @GUID := XXXXX+122; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192823, 571, 1, 1, 5887.417, 611.7238, 664.1442, -1.97222, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192823; --GUID (High: Unit Entry: 1412, Counter: 9359122) SET @GUID := XXXXX+123; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `1412`, `571`, `1`, `1`, `134`, `0`, `5883.725`, `648.5117`, `645.87`, `6.163555`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 1412; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 1412; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 1412; UPDATE `creature_template_sniff` SET `dynamicflags` = 4 WHERE `entry` = 1412; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.3 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 134; --GUID (High: GameObject Entry: 192845, Counter: 2474) SET @GUID := XXXXX+124; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192845, 571, 1, 1, 5858.345, 699.66, 653.992, -2.251474, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192844, Counter: 2559) SET @GUID := XXXXX+125; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192844, 571, 1, 1, 5835.271, 720.1887, 652.6552, -2.251473, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192850, Counter: 2563) SET @GUID := XXXXX+126; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192850, 571, 1, 1, 5840.437, 712.2711, 641.3758, -1.756028, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192850; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192850; --GUID (High: GameObject Entry: 191956, Counter: 2662) SET @GUID := XXXXX+127; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191956, 571, 1, 1, 5800.739, 731.1019, 640.4297, -1.56207, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191956; --GUID (High: GameObject Entry: 192068, Counter: 2668) SET @GUID := XXXXX+128; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192068, 571, 1, 1, 5807.208, 725.7502, 640.8705, -1.920034, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192068; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192068; --GUID (High: GameObject Entry: 191943, Counter: 2736) SET @GUID := XXXXX+129; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191943, 571, 1, 1, 5829.355, 722.8981, 640.8954, -2.460913, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32685, Counter: 9350) SET @GUID := XXXXX+130; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32685`, `571`, `1`, `1`, `28153`, `0`, `5801.823`, `724.9962`, `640.9023`, `5.72468`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32685; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32685; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32685; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32685; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32685; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32685; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28153; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28153; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28153; --GUID (High: Unit Entry: 32693, Counter: 19793) SET @GUID := XXXXX+131; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32693`, `571`, `1`, `1`, `28163`, `0`, `5861.449`, `692.4288`, `642.8711`, `2.740167`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32693; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32693; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32693; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32693; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32693; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32693; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28163; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28163; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28163; --GUID (High: Unit Entry: 32678, Counter: 19794) SET @GUID := XXXXX+132; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32678`, `571`, `1`, `1`, `28146`, `0`, `5860.17`, `693.0071`, `642.643`, `5.8294`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32678; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32678; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32678; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32678; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32678; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32678; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28146; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28146; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28146; --GUID (High: GameObject Entry: 193981, Counter: 8038) SET @GUID := XXXXX+133; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193981, 571, 1, 1, 5857.465, 708.9489, 645.2646, -0.593412, 0, 0, 0, 1, 300, 255, 1); --GUID (High: GameObject Entry: 194147, Counter: 8575) SET @GUID := XXXXX+134; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194147, 571, 1, 1, 5763.823, 726.9293, 618.5847, 0.087266, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 194147; --GUID (High: GameObject Entry: 192818, Counter: 1443562) SET @GUID := XXXXX+135; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5839.459, 716.2979, 611.1232, -1.448622, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: Player Entry: 0, Counter: 52188096) --GUID (High: Unit Entry: 32600, Counter: 9431402) SET @GUID := XXXXX+137; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32600`, `571`, `1`, `1`, `22152`, `0`, `5826.079`, `452.2924`, `660.6805`, `1.441429`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 17700, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32600; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32600; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 22152; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5876.768, 321.7426, 701.4127), (@GUID, 2, 5877.077, 322.6937, 701.4127), (@GUID, 3, 5876.208, 336.9427, 683.1423), (@GUID, 4, 5828.663, 361.8749, 678.5822), (@GUID, 5, 5811.333, 403.5245, 672.1656), (@GUID, 6, 5823.03, 433.851, 661.5024), (@GUID, 7, 5826.175, 452.957, 660.6693), (@GUID, 8, 5826.175, 452.957, 660.6693); --GUID (High: GameObject Entry: 35591, Counter: 4472955) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+138; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5715.404, 649.6728, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 28708, Counter: 12725) SET @GUID := XXXXX+139; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28708`, `571`, `1`, `1`, `25955`, `0`, `5892.124`, `618.5768`, `649.4492`, `2.408554`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 4 WHERE `entry` = 28708; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28708; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28708; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28708; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 28708; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28708; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25955; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25955; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25955; --GUID (High: Unit Entry: 32441, Counter: 16708) SET @GUID := XXXXX+140; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32441`, `571`, `1`, `1`, `833`, `0`, `5894.618`, `654.9388`, `615.3299`, `3.665191`, `300`, `0`, `0`, `5449`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32441; UPDATE `creature_template_sniff` SET `faction_A` = 14, `faction_H` = 14 WHERE `entry` = 32441; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32441; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32441; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.18065 WHERE `modelid` = 833; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2.125 WHERE `modelid` = 833; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 833; --GUID (High: Unit Entry: 32337, Counter: 23248) SET @GUID := XXXXX+141; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32337`, `571`, `1`, `1`, `26440`, `0`, `5888.179`, `604.2734`, `650.377`, `2.338741`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32337 WHERE entry = 32337; REPLACE INTO `creature_equip_template` VALUES (32337, 13612, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32337; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32337; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32337; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 130 WHERE `entry` = 32337; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26440; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26440; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26440; --GUID (High: GameObject Entry: 192825, Counter: 3570694) SET @GUID := XXXXX+142; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192825, 571, 1, 1, 5889.291, 608.3228, 662.8084, 2.565632, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192825; --GUID (High: GameObject Entry: 193625, Counter: 2572) SET @GUID := XXXXX+143; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193625, 571, 1, 1, 5743.954, 723.3739, 656.9034, 2.930467, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191732, Counter: 2733) SET @GUID := XXXXX+144; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191732, 571, 1, 1, 5771.663, 735.0797, 651.0691, -0.087266, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 37942, Counter: 6995) SET @GUID := XXXXX+145; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `37942`, `571`, `1`, `1`, `30842`, `0`, `5765.446`, `734.3802`, `653.7477`, `2.722714`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 37942 WHERE entry = 37942; REPLACE INTO `creature_equip_template` VALUES (37942, 49935, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 37942; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 37942; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 37942; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 37942; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 37942; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 37942; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 30842; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 30842; --GUID (High: Unit Entry: 30490, Counter: 8531) SET @GUID := XXXXX+146; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30490`, `571`, `1`, `1`, `27068`, `0`, `5789.08`, `739.74`, `618.6441`, `4.24115`, `300`, `0`, `0`, `12600`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30490; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30490; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30490; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 30490; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30490; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27068; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27068; --GUID (High: Unit Entry: 29641, Counter: 12733) SET @GUID := XXXXX+147; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29641`, `571`, `1`, `1`, `27782`, `0`, `5862.607`, `712.3922`, `645.7903`, `4.764749`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29641; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29641; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29641; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29641; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 27782; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27782; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27782; --GUID (High: Unit Entry: 33964, Counter: 18302) SET @GUID := XXXXX+148; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `33964`, `571`, `1`, `1`, `28987`, `0`, `5762.129`, `731.6371`, `653.7477`, `2.478368`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 33964 WHERE entry = 33964; REPLACE INTO `creature_equip_template` VALUES (33964, 30423, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 33964; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 33964; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 33964; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 33964; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 33964; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 33964; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28987; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28987; --GUID (High: Unit Entry: 28715, Counter: 23239) SET @GUID := XXXXX+149; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28715`, `571`, `1`, `1`, `25636`, `0`, `5759.274`, `732.165`, `641.7772`, `1.151917`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28715; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28715; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28715; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28715; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28715; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28715; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25636; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25636; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25636; --GUID (High: Unit Entry: 29530, Counter: 29368) SET @GUID := XXXXX+150; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29530`, `571`, `1`, `1`, `26372`, `0`, `5766.591`, `734.0366`, `620.1338`, `5.078908`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29530; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29530; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29530; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 131072 WHERE `entry` = 29530; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29530; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26372; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26372; --GUID (High: Unit Entry: 35790, Counter: 29369) SET @GUID := XXXXX+151; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35790`, `571`, `1`, `1`, `29921`, `0`, `5770.645`, `734.6563`, `618.661`, `5.096361`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 35790 WHERE entry = 35790; REPLACE INTO `creature_equip_template` VALUES (35790, 12744, 12745, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35790; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 35790; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35790; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 35790; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 35790; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 29921; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29921; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 29921; --GUID (High: GameObject Entry: 187299, Counter: 9548) SET @GUID := XXXXX+152; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 187299, 571, 1, 1, 5763.231, 729.2477, 620.0504, -2.897245, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 187299; --GUID (High: Unit Entry: 33027, Counter: 31387) SET @GUID := XXXXX+153; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `33027`, `571`, `1`, `1`, `28433`, `0`, `5865.998`, `707.1326`, `643.3547`, `4.13643`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 33027; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 33027; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 33027; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 33027; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 33027; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 33027; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 28433; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28433; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28433; --GUID (High: Unit Entry: 32466, Counter: 32524) SET @GUID := XXXXX+154; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32466`, `571`, `1`, `1`, `27972`, `0`, `5843.45`, `727.7559`, `618.5983`, `0.09726201`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32466; UPDATE `creature_template_sniff` SET `faction_A` = 7, `faction_H` = 7 WHERE `entry` = 32466; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32466; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32466; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 4 WHERE `modelid` = 27972; UPDATE `creature_model_info_sniff` SET `combat_reach` = 4 WHERE `modelid` = 27972; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 27972; --GUID (High: Unit Entry: 28702, Counter: 33827) SET @GUID := XXXXX+155; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28702`, `571`, `1`, `1`, `25618`, `0`, `5860.987`, `707.2394`, `643.3546`, `4.39823`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28702; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28702; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28702; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28702; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 16 WHERE `entry` = 28702; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28702; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 25618; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 25618; --GUID (High: Unit Entry: 28714, Counter: 33828) SET @GUID := XXXXX+156; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28714`, `571`, `1`, `1`, `25635`, `0`, `5836.88`, `730.554`, `642.0683`, `5.445427`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28714; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28714; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28714; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28714; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2176 WHERE `entry` = 28714; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28714; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25635; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25635; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25635; --GUID (High: Unit Entry: 28723, Counter: 33830) SET @GUID := XXXXX+157; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28723`, `571`, `1`, `1`, `25647`, `0`, `5863.605`, `709.1047`, `643.339`, `4.135566`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 61354 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28723; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28723; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28723; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28723; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28723; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28723; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25647; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25647; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25647; --GUID (High: Unit Entry: 28693, Counter: 35266) SET @GUID := XXXXX+158; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28693`, `571`, `1`, `1`, `25610`, `0`, `5846.42`, `728.394`, `642.0803`, `1.570796`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28693; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28693; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28693; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28693; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 16 WHERE `entry` = 28693; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28693; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25610; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25610; --GUID (High: Player Entry: 0, Counter: 16201877) --GUID (High: GameObject Entry: 192828, Counter: 4428183) SET @GUID := XXXXX+160; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5791.813, 738.4272, 156.8665, -2.286379, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: Unit Entry: 25171, Counter: 21673) SET @GUID := XXXXX+161; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `25171`, `571`, `1`, `1`, `17188`, `0`, `5875.63`, `692.6831`, `644.9386`, `2.775074`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 25171; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 25171; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 25171; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554432 WHERE `entry` = 25171; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.125 WHERE `modelid` = 17188; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.25 WHERE `modelid` = 17188; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 17188; --GUID (High: Unit Entry: 28704, Counter: 21675) SET @GUID := XXXXX+162; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28704`, `571`, `1`, `1`, `25620`, `0`, `5878.112`, `696.3543`, `644.9129`, `4.066617`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28704; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28704; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28704; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28704; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 16 WHERE `entry` = 28704; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28704; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25620; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25620; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25620; --GUID (High: Unit Entry: 32516, Counter: 29359) SET @GUID := XXXXX+163; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32516`, `571`, `1`, `1`, `28006`, `0`, `5885.202`, `674.2052`, `615.3775`, `2.687807`, `300`, `0`, `0`, `2005`, `4506`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 3, 257, 0, '55474 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32516; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32516; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32516; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32516; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 32516; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 32516; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28006; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28006; --GUID (High: Unit Entry: 25171, Counter: 31388) SET @GUID := XXXXX+164; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `25171`, `571`, `1`, `1`, `17188`, `0`, `5880.014`, `691.173`, `644.9539`, `4.956735`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 25171; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 25171; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 25171; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554432 WHERE `entry` = 25171; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.125 WHERE `modelid` = 17188; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.25 WHERE `modelid` = 17188; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 17188; --GUID (High: Unit Entry: 28727, Counter: 31389) SET @GUID := XXXXX+165; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28727`, `571`, `1`, `1`, `25650`, `0`, `5880.213`, `694.1846`, `644.887`, `4.014257`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28727; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28727; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28727; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28727; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28727; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28727; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25650; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25650; --GUID (High: Unit Entry: 25171, Counter: 35269) SET @GUID := XXXXX+166; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `25171`, `571`, `1`, `1`, `17188`, `0`, `5873.997`, `697.0862`, `644.9974`, `2.75762`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 25171; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 25171; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 25171; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554432 WHERE `entry` = 25171; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.125 WHERE `modelid` = 17188; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.25 WHERE `modelid` = 17188; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 17188; --GUID (High: Player Entry: 0, Counter: 30692428) --GUID (High: Unit Entry: 32428, Counter: 29367) SET @GUID := XXXXX+168; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5720.911`, `584.5482`, `618.5982`, `0.929876`, `300`, `0`, `0`, `1`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5708.331, 580.5563, 618.5982), (@GUID, 2, 5709.085, 579.8999, 618.5982), (@GUID, 3, 5714.154, 575.4897, 618.5982), (@GUID, 4, 5722.036, 586.0562, 618.5982), (@GUID, 5, 5726.892, 592.5652, 618.5982), (@GUID, 6, 5726.892, 592.5652, 618.5982); --GUID (High: GameObject Entry: 191029, Counter: 2488) SET @GUID := XXXXX+169; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191029, 571, 1, 1, 5903.64, 615.7748, 650.7787, 0.8901166, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191028, Counter: 2604) SET @GUID := XXXXX+170; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191028, 571, 1, 1, 5900.013, 618.712, 650.78, 0.8901166, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192111, Counter: 2725) SET @GUID := XXXXX+171; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192111, 571, 1, 1, 5889.167, 582.606, 648.4193, -2.173243, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192111; --GUID (High: GameObject Entry: 191030, Counter: 2738) SET @GUID := XXXXX+172; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191030, 571, 1, 1, 5907.267, 612.8376, 650.7314, 0.8901166, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 17213, Counter: 21671) SET @GUID := XXXXX+173; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `17213`, `571`, `1`, `1`, `16910`, `0`, `5902.128`, `609.0687`, `650.4956`, `2.991317`, `300`, `0`, `0`, `1`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 17213; UPDATE `creature_template_sniff` SET `faction_A` = 7, `faction_H` = 7 WHERE `entry` = 17213; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 17213; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33587200 WHERE `entry` = 17213; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 16910; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 16910; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 16910; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5903.117, 608.919, 650.4956), (@GUID, 2, 5902.128, 609.0687, 650.4956), (@GUID, 3, 5900.559, 609.3063, 650.4949), (@GUID, 4, 5896.488, 612.8029, 650.4967), (@GUID, 5, 5895.229, 613.8841, 650.4716), (@GUID, 6, 5895.229, 613.8841, 650.4716); --GUID (High: Unit Entry: 29714, Counter: 23243) SET @GUID := XXXXX+174; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29714`, `571`, `1`, `1`, `27915`, `0`, `5894.238`, `595.8883`, `650.377`, `2.338741`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29714; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29714; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29714; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 29714; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29714; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27915; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27915; --GUID (High: Unit Entry: 35498, Counter: 28578) SET @GUID := XXXXX+175; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35498`, `571`, `1`, `1`, `29833`, `0`, `5918.865`, `662.9583`, `643.579`, `2.548181`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35498; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 35498; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35498; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 35498; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 35498; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 29833; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29833; --GUID (High: Unit Entry: 28990, Counter: 32058) SET @GUID := XXXXX+176; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28990`, `571`, `1`, `1`, `25876`, `0`, `5916.716`, `660.7535`, `643.579`, `2.408554`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28990; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28990; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 28990; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 28990; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 28990; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25876; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25876; --GUID (High: Unit Entry: 29548, Counter: 32060) SET @GUID := XXXXX+177; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29548`, `571`, `1`, `1`, `26330`, `0`, `5905.523`, `627.2129`, `646.9645`, `0.9424778`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29548; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29548; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29548; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29548; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29548; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26330; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26330; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26330; --GUID (High: GameObject Entry: 192824, Counter: 3570787) SET @GUID := XXXXX+178; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5893.038, 600.0008, 651.1687, -1.954766, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: Player Entry: 0, Counter: 47787513) --GUID (High: Unit Entry: 32718, Counter: 9431240) SET @GUID := XXXXX+180; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32718`, `571`, `1`, `1`, `28195`, `0`, `5904.514`, `654.412`, `644.3531`, `4.107052`, `300`, `0`, `0`, `10635`, `3561`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 32718; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32718; UPDATE `creature_template_sniff` SET `faction_A` = 1732, `faction_H` = 1732 WHERE `entry` = 32718; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32718; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32718; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 28195; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28195; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28195; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5910.872, 676.3233, 643.4956), (@GUID, 2, 5911.871, 676.3644, 643.4956), (@GUID, 3, 5911.516, 671.9481, 643.4956), (@GUID, 4, 5912.893, 666.0099, 643.4956), (@GUID, 5, 5909.67, 661.8623, 644.7822), (@GUID, 6, 5903.61, 653.1057, 644.2779), (@GUID, 7, 5897.823, 647.3259, 645.2466), (@GUID, 8, 5887.35, 644.0607, 645.622), (@GUID, 9, 5877.819, 645.9332, 645.7471), (@GUID, 10, 5867.187, 653.4811, 645.6675), (@GUID, 11, 5864.502, 659.0994, 645.6587), (@GUID, 12, 5858.919, 665.7245, 647.5057), (@GUID, 13, 5855.592, 664.658, 647.4938), (@GUID, 14, 5852.298, 660.7711, 647.5121), (@GUID, 15, 5846.731, 659.4407, 647.5121), (@GUID, 16, 5841.969, 660.6605, 647.5121), (@GUID, 17, 5842.987, 659.7733, 647.5121), (@GUID, 18, 5842.987, 659.7733, 647.5121); --GUID (High: GameObject Entry: 192843, Counter: 2498) SET @GUID := XXXXX+181; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192843, 571, 1, 1, 5864.41, 739.7504, 651.2141, -1.152228, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192851, Counter: 2532) SET @GUID := XXXXX+182; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192851, 571, 1, 1, 5851.925, 727.4628, 647.0796, -0.6179333, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192851; --GUID (High: Unit Entry: 47581, Counter: 12720) SET @GUID := XXXXX+183; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `47581`, `571`, `1`, `1`, `35705`, `0`, `5846.21`, `730.948`, `642.0803`, `4.764749`, `300`, `0`, `0`, `12096`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 47581 WHERE entry = 47581; REPLACE INTO `creature_equip_template` VALUES (47581, 39289, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 47581; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 47581; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 47581; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 47581; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 134217729 WHERE `entry` = 47581; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 47581; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4279 WHERE `modelid` = 35705; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 35705; --GUID (High: Unit Entry: 29628, Counter: 21676) SET @GUID := XXXXX+184; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29628`, `571`, `1`, `1`, `26390`, `0`, `5856.752`, `743.9007`, `640.6694`, `0.541052`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29628; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29628; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29628; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29628; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29628; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26390; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26390; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26390; --GUID (High: Unit Entry: 32514, Counter: 27535) SET @GUID := XXXXX+185; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32514`, `571`, `1`, `1`, `27999`, `0`, `5839.543`, `733.6841`, `642.0801`, `5.5676`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32514; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32514; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32514; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32514; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 32514; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32514; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 27999; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27999; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27999; --GUID (High: Unit Entry: 721, Counter: 9202076) SET @GUID := XXXXX+186; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `721`, `571`, `1`, `1`, `328`, `0`, `5829.059`, `752.1228`, `640.9689`, `3.923994`, `300`, `0`, `0`, `1`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 721; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 721; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 721; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.235 WHERE `modelid` = 328; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 328; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 328; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5829.017, 752.097, 640.941), (@GUID, 2, 5829.734, 752.7939, 640.941), (@GUID, 3, 5827.661, 750.7331, 641.0266), (@GUID, 4, 5822.509, 745.6116, 641.0828), (@GUID, 5, 5822.509, 745.6116, 641.0828); --GUID (High: Unit Entry: 32718, Counter: 9432000) SET @GUID := XXXXX+187; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32718`, `571`, `1`, `1`, `28195`, `0`, `5818.22`, `730.8675`, `641.1395`, `4.793375`, `300`, `0`, `0`, `10635`, `3561`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 32718; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32718; UPDATE `creature_template_sniff` SET `faction_A` = 1732, `faction_H` = 1732 WHERE `entry` = 32718; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32718; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32718; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 28195; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28195; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28195; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5822.31, 749.9906, 641.0565), (@GUID, 2, 5822.344, 748.9912, 641.0565), (@GUID, 3, 5817.249, 742.8328, 640.9249), (@GUID, 4, 5818.641, 725.6812, 641.2324), (@GUID, 5, 5823.772, 713.4684, 640.9614), (@GUID, 6, 5827.717, 699.3709, 642.0587), (@GUID, 7, 5836.522, 686.761, 643.0283), (@GUID, 8, 5849.398, 680.1152, 643.2719), (@GUID, 9, 5857.961, 686.6098, 642.7619), (@GUID, 10, 5859.398, 689.8196, 642.5276), (@GUID, 11, 5859.398, 689.8196, 642.5276); --GUID (High: GameObject Entry: 192852, Counter: 2500) SET @GUID := XXXXX+188; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192852, 571, 1, 1, 5873.025, 738.8029, 639.7925, -2.661956, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192852; --GUID (High: GameObject Entry: 192853, Counter: 2501) SET @GUID := XXXXX+189; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192853, 571, 1, 1, 5892.155, 677.0087, 643.6796, -1.452522, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192853; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192853; --GUID (High: GameObject Entry: 192498, Counter: 2504) SET @GUID := XXXXX+190; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192498, 571, 1, 1, 5895.575, 699.2995, 647.9529, -0.7747075, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192498; --GUID (High: GameObject Entry: 192846, Counter: 2517) SET @GUID := XXXXX+191; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192846, 571, 1, 1, 5872.861, 725.212, 652.3027, 1.850046, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191955, Counter: 2561) SET @GUID := XXXXX+192; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191955, 571, 1, 1, 5886.265, 716.3284, 640.5424, 0.3490652, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191955; --GUID (High: GameObject Entry: 192628, Counter: 2574) SET @GUID := XXXXX+193; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192628, 571, 1, 1, 5906.169, 676.0377, 643.4354, 0.8377575, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192629, Counter: 2575) SET @GUID := XXXXX+194; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192629, 571, 1, 1, 5909.944, 680.1666, 643.4402, -2.303831, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191731, Counter: 2726) SET @GUID := XXXXX+195; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191731, 571, 1, 1, 5892.9, 705.9189, 643.1495, 0.8901166, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 29505, Counter: 12737) SET @GUID := XXXXX+196; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29505`, `571`, `1`, `1`, `26339`, `0`, `5905.882`, `678.0275`, `643.4957`, `0.751499`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 133, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29505 WHERE entry = 29505; REPLACE INTO `creature_equip_template` VALUES (29505, 0, 13611, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29505; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29505; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29505; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 80 WHERE `entry` = 29505; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29505; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26339; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26339; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26339; --GUID (High: Unit Entry: 28694, Counter: 21679) SET @GUID := XXXXX+197; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28694`, `571`, `1`, `1`, `25611`, `0`, `5913.408`, `676.2993`, `643.579`, `2.9147`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28694; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28694; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28694; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 80 WHERE `entry` = 28694; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28694; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25611; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25611; --GUID (High: Unit Entry: 28997, Counter: 23246) SET @GUID := XXXXX+198; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28997`, `571`, `1`, `1`, `25881`, `0`, `5919.152`, `667.366`, `643.579`, `3.316126`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28997; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28997; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28997; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 28997; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 28997; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25881; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25881; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25881; --GUID (High: Unit Entry: 28701, Counter: 31385) SET @GUID := XXXXX+199; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28701`, `571`, `1`, `1`, `26075`, `0`, `5871.053`, `714.8907`, `643.1759`, `1.291544`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '50200 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28701; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28701; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28701; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 147 WHERE `entry` = 28701; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28701; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26075; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26075; --GUID (High: Unit Entry: 32172, Counter: 31386) SET @GUID := XXXXX+200; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32172`, `571`, `1`, `1`, `27799`, `0`, `5879.561`, `717.1583`, `643.1785`, `2.338741`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32172; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32172; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32172; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 32172; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32172; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27799; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27799; --GUID (High: Unit Entry: 34252, Counter: 32053) SET @GUID := XXXXX+201; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `34252`, `571`, `1`, `1`, `29145`, `0`, `5917.979`, `670.2131`, `643.579`, `3.944444`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 34252; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 34252; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 34252; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 34252; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 34252; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 29145; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29145; --GUID (High: Unit Entry: 26043, Counter: 33832) SET @GUID := XXXXX+202; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `26043`, `571`, `1`, `1`, `23501`, `0`, `5907.151`, `678.8668`, `643.579`, `5.846853`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 26043; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 26043; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 26043; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 26043; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.175 WHERE `modelid` = 23501; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.35 WHERE `modelid` = 23501; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 23501; --GUID (High: Unit Entry: 28721, Counter: 33833) SET @GUID := XXXXX+203; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28721`, `571`, `1`, `1`, `25645`, `0`, `5875.724`, `714.0495`, `643.171`, `1.797689`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 61354 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28721; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28721; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28721; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28721; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28721; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25645; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25645; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25645; --GUID (High: Unit Entry: 29506, Counter: 33834) SET @GUID := XXXXX+204; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29506`, `571`, `1`, `1`, `26338`, `0`, `5910.86`, `683.046`, `643.4957`, `0.3839724`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 69, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29506 WHERE entry = 29506; REPLACE INTO `creature_equip_template` VALUES (29506, 5956, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29506; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29506; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29506; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 80 WHERE `entry` = 29506; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29506; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26338; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26338; --GUID (High: Unit Entry: 28703, Counter: 35262) SET @GUID := XXXXX+205; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28703`, `571`, `1`, `1`, `25619`, `0`, `5889.271`, `698.5286`, `643.2656`, `1.605703`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28703; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28703; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28703; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28703; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 19 WHERE `entry` = 28703; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28703; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 25619; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 25619; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25619; --GUID (High: Unit Entry: 28725, Counter: 35270) SET @GUID := XXXXX+206; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28725`, `571`, `1`, `1`, `25648`, `0`, `5882.353`, `707.77`, `643.3208`, `5.602507`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 28725 WHERE entry = 28725; REPLACE INTO `creature_equip_template` VALUES (28725, 3699, 12870, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28725; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28725; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28725; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28725; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28725; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28725; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25648; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25648; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25648; --GUID (High: Unit Entry: 28716, Counter: 36297) SET @GUID := XXXXX+207; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28716`, `571`, `1`, `1`, `25637`, `0`, `5906.958`, `671.0974`, `643.579`, `1.64061`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 28716 WHERE entry = 28716; REPLACE INTO `creature_equip_template` VALUES (28716, 1903, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28716; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28716; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28716; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 28716; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28716; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25637; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25637; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25637; --GUID (High: GameObject Entry: 193610, Counter: 2514836) SET @GUID := XXXXX+208; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193610, 571, 1, 1, 5871.188, 711.5903, 610.1783, -0.3490652, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Pet Entry: 12097, Counter: 2818674203) --GUID (High: Player Entry: 0, Counter: 24982420) --GUID (High: Player Entry: 0, Counter: 51978106) --GUID (High: Pet Entry: 29194, Counter: 2382466865) --GUID (High: Player Entry: 0, Counter: 54325192) --GUID (High: Player Entry: 0, Counter: 43418377) --GUID (High: Unit Entry: 32598, Counter: 9431545) SET @GUID := XXXXX+215; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32598`, `571`, `1`, `1`, `21273`, `0`, `5824.656`, `469.1547`, `658.5297`, `1.115775`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32598; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32598; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 21273; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 21273; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5814.882, 438.0459, 659.222), (@GUID, 2, 5815.397, 438.9033, 659.222), (@GUID, 3, 5819.467, 452.5919, 658.7589), (@GUID, 4, 5820.251, 460.1504, 658.7662), (@GUID, 5, 5830.558, 481.217, 658.2128), (@GUID, 6, 5832.117, 506.8167, 657.5529), (@GUID, 7, 5831.75, 514.8596, 657.7402), (@GUID, 8, 5840.401, 533.3419, 657.6572), (@GUID, 9, 5840.401, 533.3419, 657.6572); --GUID (High: GameObject Entry: 35591, Counter: 4473129) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+216; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5722.053, 655.619, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 191677, Counter: 2618) SET @GUID := XXXXX+217; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191677, 571, 1, 1, 5728.236, 609.6033, 655.6757, 0.8813918, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32686, Counter: 9358) SET @GUID := XXXXX+218; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32686`, `571`, `1`, `1`, `28154`, `0`, `5723.632`, `664.5013`, `646.3703`, `0.1570796`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32686; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32686; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32686; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32686; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32686; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32686; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28154; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28154; --GUID (High: Unit Entry: 29476, Counter: 15147) SET @GUID := XXXXX+219; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29476`, `571`, `1`, `1`, `26299`, `0`, `5772.774`, `553.9055`, `651.6401`, `0.6108652`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 258, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29476 WHERE entry = 29476; REPLACE INTO `creature_equip_template` VALUES (29476, 0, 0, 44715); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29476; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29476; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29476; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 29476; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29476; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 26299; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26299; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26299; --GUID (High: Unit Entry: 29493, Counter: 15148) SET @GUID := XXXXX+220; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29493`, `571`, `1`, `1`, `26307`, `0`, `5783.18`, `553.3198`, `651.7219`, `2.478368`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29493; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29493; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29493; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29493; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26307; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26307; --GUID (High: Unit Entry: 27047, Counter: 23249) SET @GUID := XXXXX+221; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27047`, `571`, `1`, `1`, `11686`, `0`, `5777.007`, `561.348`, `651.3748`, `5.009095`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 27047; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27047; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27047; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554432 WHERE `entry` = 27047; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: GameObject Entry: 192828, Counter: 4394503) SET @GUID := XXXXX+222; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5754.495, 576.8958, 158.4282, 2.862335, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: Player Entry: 0, Counter: 53816303) --GUID (High: Player Entry: 0, Counter: 32768784) --GUID (High: GameObject Entry: 193949, Counter: 2654) SET @GUID := XXXXX+225; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193949, 571, 1, 1, 5725.078, 677.1854, 646.529, -2.984498, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Pet Entry: 15145, Counter: 2600570725) --GUID (High: GameObject Entry: 35591, Counter: 4473281) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+227; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5716.856, 654.1569, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Player Entry: 0, Counter: 17041522) --GUID (High: Unit Entry: 32732, Counter: 9354) SET @GUID := XXXXX+229; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32732`, `571`, `1`, `1`, `28170`, `0`, `5780.194`, `530.9124`, `641.6428`, `2.530727`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32732; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32732; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32732; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32732; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32732; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32732; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 28170; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28170; --GUID (High: Unit Entry: 32730, Counter: 9355) SET @GUID := XXXXX+230; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32730`, `571`, `1`, `1`, `28168`, `0`, `5779.069`, `531.8603`, `641.6428`, `5.497787`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32730; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32730; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32730; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32730; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32730; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32730; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28168; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28168; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28168; --GUID (High: Unit Entry: 31233, Counter: 9222544) SET @GUID := XXXXX+231; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31233`, `571`, `1`, `1`, `24235`, `0`, `5805.211`, `505.3688`, `178.8326`, `0.4291691`, `300`, `0`, `0`, `11770`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 1.2 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `faction_A` = 1953, `faction_H` = 1953 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31233; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.2 WHERE `modelid` = 24235; --GUID (High: GameObject Entry: 192010, Counter: 2521) SET @GUID := XXXXX+232; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192010, 571, 1, 1, 5714.257, 594.3656, 648.5598, 0.7606423, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191676, Counter: 2617) SET @GUID := XXXXX+233; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191676, 571, 1, 1, 5688.203, 620.3834, 656.3129, 0.6283169, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192103, Counter: 2642) SET @GUID := XXXXX+234; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192103, 571, 1, 1, 5724.211, 555.064, 657.9482, -2.34778, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192103; --GUID (High: GameObject Entry: 191942, Counter: 2661) SET @GUID := XXXXX+235; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191942, 571, 1, 1, 5685.454, 625.817, 647.1561, 0.4886912, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192089, Counter: 2693) SET @GUID := XXXXX+236; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192089, 571, 1, 1, 5684.877, 629.9145, 647.1838, -2.246763, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192089; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192089; --GUID (High: GameObject Entry: 193987, Counter: 4186) SET @GUID := XXXXX+237; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193987, 571, 1, 1, 5716.894, 597.8175, 618.5983, 0.1919852, 0, 0, 0, 1, 300, 255, 1); --GUID (High: GameObject Entry: 193987, Counter: 4187) SET @GUID := XXXXX+238; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193987, 571, 1, 1, 5718.025, 589.2484, 618.5982, 1.675514, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 28332, Counter: 9500) SET @GUID := XXXXX+239; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5713.016`, `648.0272`, `657.1592`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28332, Counter: 9506) SET @GUID := XXXXX+240; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5713.228`, `646.6321`, `653.1444`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28332, Counter: 9507) SET @GUID := XXXXX+241; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5712.544`, `644.6033`, `656.4701`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28332, Counter: 9508) SET @GUID := XXXXX+242; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5710.699`, `648.6166`, `656.5358`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28332, Counter: 9509) SET @GUID := XXXXX+243; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5709.351`, `644.943`, `655.8727`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 20735, Counter: 10290) SET @GUID := XXXXX+244; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `20735`, `571`, `1`, `1`, `19744`, `0`, `5697.565`, `576.9572`, `653.8064`, `4.24115`, `300`, `0`, `0`, `100800`, `176280`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 20735 WHERE entry = 20735; REPLACE INTO `creature_equip_template` VALUES (20735, 34884, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 20735; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 20735; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 20735; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 20735; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 3 WHERE `entry` = 20735; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 20735; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4213 WHERE `modelid` = 19744; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 19744; --GUID (High: Unit Entry: 37853, Counter: 13405) SET @GUID := XXXXX+245; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `37853`, `571`, `1`, `1`, `30802`, `0`, `5703.077`, `583.9757`, `654.9343`, `3.909538`, `300`, `0`, `0`, `13481`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 50331648, 0, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 37853; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 37853; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 37853; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 37853; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.612 WHERE `modelid` = 30802; UPDATE `creature_model_info_sniff` SET `combat_reach` = 3 WHERE `modelid` = 30802; --GUID (High: Unit Entry: 32428, Counter: 16699) SET @GUID := XXXXX+246; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5722.963`, `603.225`, `618.5983`, `2.470108`, `300`, `0`, `0`, `1`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5725.275, 601.3878, 618.5982), (@GUID, 2, 5724.493, 602.0099, 618.5982), (@GUID, 3, 5723.346, 602.9214, 618.5983), (@GUID, 4, 5721.647, 604.2709, 618.5982), (@GUID, 5, 5720.758, 603.2469, 618.5982), (@GUID, 6, 5712.8, 606.5244, 618.5982), (@GUID, 7, 5712.8, 606.5244, 618.5982); --GUID (High: Unit Entry: 32428, Counter: 16701) SET @GUID := XXXXX+247; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5702.445`, `595.4996`, `618.6905`, `3.981203`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32428, Counter: 16702) SET @GUID := XXXXX+248; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5703.692`, `596.8903`, `618.6711`, `3.981152`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32428, Counter: 16703) SET @GUID := XXXXX+249; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5705.371`, `598.5357`, `618.5982`, `3.945621`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32428, Counter: 16704) SET @GUID := XXXXX+250; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5702.445`, `595.4996`, `618.6873`, `3.975183`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32428, Counter: 16705) SET @GUID := XXXXX+251; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5706.054`, `598.3792`, `618.5982`, `3.953734`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 28742, Counter: 21674) SET @GUID := XXXXX+252; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28742`, `571`, `1`, `1`, `25655`, `0`, `5707.309`, `612.2144`, `646.7911`, `1.692969`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 28742 WHERE entry = 28742; REPLACE INTO `creature_equip_template` VALUES (28742, 1117, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28742; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28742; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28742; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 723 WHERE `entry` = 28742; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28742; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25655; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25655; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25655; --GUID (High: Unit Entry: 29496, Counter: 23244) SET @GUID := XXXXX+253; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29496`, `571`, `1`, `1`, `26311`, `0`, `5718.321`, `595.451`, `648.6637`, `0.8377581`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29496; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29496; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29496; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 29496; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29496; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26311; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26311; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26311; --GUID (High: Unit Entry: 31517, Counter: 28583) SET @GUID := XXXXX+254; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31517`, `571`, `1`, `1`, `11686`, `0`, `5698.818`, `606.1702`, `646.3978`, `0.6108652`, `300`, `0`, `0`, `10282`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31517; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31517; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31517; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554944 WHERE `entry` = 31517; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28691, Counter: 28586) SET @GUID := XXXXX+255; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28691`, `571`, `1`, `1`, `25608`, `0`, `5669.821`, `613.0167`, `653.5362`, `3.715617`, `300`, `0`, `0`, `10635`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28691; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28691; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28691; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 28691; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28691; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25608; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25608; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25608; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5677.477, 612.9892, 648.237), (@GUID, 2, 5678.29, 613.571, 648.237), (@GUID, 3, 5679.928, 614.6313, 648.237), (@GUID, 4, 5677.946, 618.2709, 648.237), (@GUID, 5, 5665.742, 610.379, 656.1965), (@GUID, 6, 5667.974, 604.721, 656.2042), (@GUID, 7, 5667.974, 604.721, 656.2042); --GUID (High: Unit Entry: 28991, Counter: 32054) SET @GUID := XXXXX+256; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28991`, `571`, `1`, `1`, `25877`, `0`, `5715.784`, `597.4863`, `648.6736`, `0.9424778`, `300`, `0`, `0`, `11698`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28991; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28991; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28991; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 28991; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 28991; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25877; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25877; --GUID (High: Unit Entry: 29497, Counter: 32056) SET @GUID := XXXXX+257; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29497`, `571`, `1`, `1`, `26312`, `0`, `5707.553`, `593.9398`, `656.5011`, `2.532399`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 69, '60913 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 29497 WHERE entry = 29497; REPLACE INTO `creature_equip_template` VALUES (29497, 28442, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29497; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29497; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29497; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 29497; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29497; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26312; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26312; --GUID (High: Unit Entry: 29499, Counter: 32059) SET @GUID := XXXXX+258; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29499`, `571`, `1`, `1`, `26313`, `0`, `5718.131`, `600.2867`, `648.5818`, `4.159759`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29499; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29499; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29499; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 29499; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29499; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26313; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26313; --GUID (High: Unit Entry: 32428, Counter: 32519) SET @GUID := XXXXX+259; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5727.092`, `589.8101`, `618.799`, `0.3573697`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32428, Counter: 32520) SET @GUID := XXXXX+260; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5721.963`, `588.574`, `618.5982`, `0.2505601`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32428, Counter: 32521) SET @GUID := XXXXX+261; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5723.202`, `589.4901`, `618.5982`, `0.100502`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32428, Counter: 32522) SET @GUID := XXXXX+262; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5723.158`, `589.8249`, `618.5982`, `6.098552`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32428, Counter: 32523) SET @GUID := XXXXX+263; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5724.244`, `588.438`, `618.5982`, `0.5188837`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32265, Counter: 39358) SET @GUID := XXXXX+264; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32265`, `571`, `1`, `1`, `17200`, `0`, `5701.359`, `584.1478`, `653.6511`, `1.912123`, `300`, `0`, `0`, `6986`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 50331648, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 0.4 WHERE entry = 32265; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32265; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32265; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32265; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 32265; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.125 WHERE `modelid` = 17200; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.25 WHERE `modelid` = 17200; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 17200; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5701.694, 583.2054, 653.6511), (@GUID, 2, 5701.359, 584.1478, 653.6511), (@GUID, 3, 5700.888, 585.4722, 653.6456), (@GUID, 4, 5702.143, 586.9913, 653.6383), (@GUID, 5, 5702.143, 586.9913, 653.6383); --GUID (High: GameObject Entry: 192818, Counter: 629291) SET @GUID := XXXXX+265; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5722.175, 606.0492, 618.6974, 1.308995, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: Unit Entry: 28332, Counter: 9087680) SET @GUID := XXXXX+266; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5711.029`, `645.7101`, `653.7773`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28332, Counter: 9087681) SET @GUID := XXXXX+267; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5711.718`, `645.9705`, `796.1944`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28332, Counter: 9087682) SET @GUID := XXXXX+268; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5711.057`, `645.7639`, `672.0823`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28332, Counter: 9087683) SET @GUID := XXXXX+269; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5711.693`, `645.9358`, `737.1865`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28332, Counter: 9087684) SET @GUID := XXXXX+270; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5711.647`, `645.8472`, `856.7622`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 28332, Counter: 9087685) SET @GUID := XXXXX+271; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28332`, `571`, `1`, `1`, `11686`, `0`, `5711.447`, `646.1441`, `761.0461`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28332; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28332; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 28332; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 1412, Counter: 9247870) SET @GUID := XXXXX+272; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `1412`, `571`, `1`, `1`, `134`, `0`, `5713.629`, `643.2681`, `648.8198`, `5.297706`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 1412; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 1412; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 1412; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.3 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 134; --GUID (High: GameObject Entry: 192828, Counter: 4394504) SET @GUID := XXXXX+273; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5703.708, 579.4894, 148.2788, -0.087266, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: GameObject Entry: 192828, Counter: 4403362) SET @GUID := XXXXX+274; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5709.237, 618.5677, 150.1256, -0.1047193, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: Player Entry: 0, Counter: 56918140) --GUID (High: Player Entry: 0, Counter: 28876008) --GUID (High: Unit Entry: 4075, Counter: 9325591) SET @GUID := XXXXX+277; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `4075`, `571`, `1`, `1`, `1418`, `0`, `5700.48`, `573.4492`, `652.7269`, `0.9746497`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 4075; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 4075; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 4075; UPDATE `creature_template_sniff` SET `dynamicflags` = 4 WHERE `entry` = 4075; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1418; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1418; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1418; --GUID (High: GameObject Entry: 35591, Counter: 4473261) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+278; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5700.818, 602.4072, 646.3804, -1.772379, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4473352) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+279; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5688.098, 560.2312, 647.2771, -2.191309, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: Unit Entry: 32322, Counter: 9432692) SET @GUID := XXXXX+280; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32322`, `571`, `1`, `1`, `27917`, `0`, `5732.014`, `614.6756`, `571.7313`, `3.525565`, `300`, `0`, `0`, `4050`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '32724 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 32322 WHERE entry = 32322; REPLACE INTO `creature_equip_template` VALUES (32322, 44727, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32322; UPDATE `creature_template_sniff` SET `faction_A` = 1770, `faction_H` = 1770 WHERE `entry` = 32322; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32322; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 32322; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.59823 WHERE `modelid` = 27917; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2.9325 WHERE `modelid` = 27917; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27917; --GUID (High: GameObject Entry: 192102, Counter: 2785) SET @GUID := XXXXX+281; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192102, 571, 1, 1, 5737.87, 544.0009, 658.3773, -2.34778, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192102; --GUID (High: Unit Entry: 28989, Counter: 2049) SET @GUID := XXXXX+282; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28989`, `571`, `1`, `1`, `25875`, `0`, `5778.981`, `547.4572`, `651.6386`, `2.495821`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 258, 0, '60913 0 61354 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 28989 WHERE entry = 28989; REPLACE INTO `creature_equip_template` VALUES (28989, 0, 0, 14105); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28989; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28989; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28989; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 28989; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28989; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25875; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25875; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25875; --GUID (High: Unit Entry: 27047, Counter: 32057) SET @GUID := XXXXX+283; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27047`, `571`, `1`, `1`, `11686`, `0`, `5770.874`, `548.8542`, `654.2414`, `0.9773844`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 27047; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27047; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27047; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554432 WHERE `entry` = 27047; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 32341, Counter: 9432693) SET @GUID := XXXXX+284; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32341`, `571`, `1`, `1`, `27926`, `0`, `5734.092`, `616.6628`, `571.5549`, `1.169371`, `300`, `0`, `0`, `2835`, `7196`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '32724 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 32341 WHERE entry = 32341; REPLACE INTO `creature_equip_template` VALUES (32341, 34875, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32341; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32341; UPDATE `creature_template_sniff` SET `faction_A` = 1770, `faction_H` = 1770 WHERE `entry` = 32341; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32341; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 32341; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5202 WHERE `modelid` = 27926; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2.55 WHERE `modelid` = 27926; --GUID (High: Unit Entry: 32321, Counter: 9432694) SET @GUID := XXXXX+285; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32321`, `571`, `1`, `1`, `27920`, `0`, `5824.64`, `597.7748`, `571.7535`, `2.286381`, `300`, `0`, `0`, `4050`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '35775 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 32321 WHERE entry = 32321; REPLACE INTO `creature_equip_template` VALUES (32321, 34876, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32321; UPDATE `creature_template_sniff` SET `faction_A` = 2101, `faction_H` = 2101 WHERE `entry` = 32321; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32321; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 32321; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.65699 WHERE `modelid` = 27920; UPDATE `creature_model_info_sniff` SET `combat_reach` = 6.885 WHERE `modelid` = 27920; --GUID (High: Unit Entry: 32343, Counter: 9432695) SET @GUID := XXXXX+286; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32343`, `571`, `1`, `1`, `27925`, `0`, `5822.304`, `595.4901`, `571.783`, `5.131268`, `300`, `0`, `0`, `2268`, `14392`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '35775 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 32343 WHERE entry = 32343; REPLACE INTO `creature_equip_template` VALUES (32343, 33168, 0, 13292); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32343; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32343; UPDATE `creature_template_sniff` SET `faction_A` = 2101, `faction_H` = 2101 WHERE `entry` = 32343; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32343; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 32343; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5202 WHERE `modelid` = 27925; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2.55 WHERE `modelid` = 27925; --GUID (High: GameObject Entry: 193950, Counter: 2655) SET @GUID := XXXXX+287; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193950, 571, 1, 1, 5719.945, 675.9454, 646.529, 0.296981, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193951, Counter: 2665) SET @GUID := XXXXX+288; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193951, 571, 1, 1, 5721.943, 679.3876, 646.522, -1.387536, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 34244, Counter: 11351) SET @GUID := XXXXX+289; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `34244`, `571`, `1`, `1`, `29132`, `0`, `5802.154`, `462.2595`, `660.7372`, `5.375614`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '43671 163500 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 34244 WHERE entry = 34244; REPLACE INTO `creature_equip_template` VALUES (34244, 46107, 42543, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 34244; UPDATE `creature_template_sniff` SET `faction_A` = 2070, `faction_H` = 2070 WHERE `entry` = 34244; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 34244; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 34244; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 29132; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29132; --GUID (High: GameObject Entry: 35591, Counter: 4473406) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+290; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5719.892, 648.904, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 191674, Counter: 2515) SET @GUID := XXXXX+291; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191674, 571, 1, 1, 5672.535, 646.5392, 654.9439, 0.2879795, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193935, Counter: 2526) SET @GUID := XXXXX+292; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193935, 571, 1, 1, 5667.528, 649.9398, 647.9893, -1.952275, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193934, Counter: 2637) SET @GUID := XXXXX+293; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193934, 571, 1, 1, 5666.198, 650.7325, 647.9893, -1.609514, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193936, Counter: 2638) SET @GUID := XXXXX+294; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193936, 571, 1, 1, 5657.648, 644.291, 647.9774, 0.2283899, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 28992, Counter: 2042) SET @GUID := XXXXX+295; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28992`, `571`, `1`, `1`, `25878`, `0`, `5667.726`, `621.0687`, `648.1887`, `2.076942`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28992; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28992; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28992; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 28992; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25878; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25878; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25878; --GUID (High: Unit Entry: 29494, Counter: 2048) SET @GUID := XXXXX+296; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29494`, `571`, `1`, `1`, `26309`, `0`, `5665.304`, `639.096`, `648.0633`, `1.902409`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29494; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29494; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29494; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29494; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 29494; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26309; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26309; --GUID (High: Unit Entry: 29523, Counter: 2051) SET @GUID := XXXXX+297; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29523`, `571`, `1`, `1`, `26321`, `0`, `5661.515`, `626.8751`, `648.1887`, `0.2617994`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29523; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29523; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29523; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 29523; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 26321; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26321; --GUID (High: Unit Entry: 28994, Counter: 15145) SET @GUID := XXXXX+298; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28994`, `571`, `1`, `1`, `25880`, `0`, `5657.995`, `643.8589`, `648.0633`, `0.3490658`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 28994 WHERE entry = 28994; REPLACE INTO `creature_equip_template` VALUES (28994, 0, 0, 6231); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28994; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28994; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28994; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28994; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28994; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25880; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25880; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25880; --GUID (High: Unit Entry: 35500, Counter: 23247) SET @GUID := XXXXX+299; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35500`, `571`, `1`, `1`, `29834`, `0`, `5664.535`, `619.1771`, `648.1887`, `2.164208`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35500; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 35500; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35500; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 35500; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 29834; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29834; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 29834; --GUID (High: GameObject Entry: 192828, Counter: 4407482) SET @GUID := XXXXX+300; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5677.692, 658.3391, 149.1344, 2.530723, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: Unit Entry: 31236, Counter: 9427982) SET @GUID := XXXXX+301; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31236`, `571`, `1`, `1`, `10957`, `0`, `5669.567`, `660.2383`, `149.3385`, `1.060549`, `300`, `0`, `0`, `8801`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 0.8 WHERE entry = 31236; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31236; UPDATE `creature_template_sniff` SET `faction_A` = 1999, `faction_H` = 1999 WHERE `entry` = 31236; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31236; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31236; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.05 WHERE `modelid` = 10957; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.05 WHERE `modelid` = 10957; --GUID (High: GameObject Entry: 191951, Counter: 2625) SET @GUID := XXXXX+302; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191951, 571, 1, 1, 5690.921, 681.9393, 646.1309, -0.5410525, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191951; --GUID (High: GameObject Entry: 35591, Counter: 4473459) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+303; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5700.69, 602.9548, 646.3804, -1.772379, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4473480) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+304; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5683.269, 556.0455, 647.2771, -2.155966, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 193922, Counter: 2476) SET @GUID := XXXXX+305; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193922, 571, 1, 1, 5709.1, 701.6229, 645.7366, -3.064445, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193923, Counter: 2519) SET @GUID := XXXXX+306; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193923, 571, 1, 1, 5703.962, 695.1031, 645.7367, 1.599605, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193921, Counter: 2524) SET @GUID := XXXXX+307; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193921, 571, 1, 1, 5707.964, 704.0197, 645.7366, -2.385028, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193927, Counter: 2544) SET @GUID := XXXXX+308; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193927, 571, 1, 1, 5701.216, 695.5606, 645.7367, 1.307282, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193924, Counter: 2548) SET @GUID := XXXXX+309; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193924, 571, 1, 1, 5708.166, 698.5273, 645.7366, 2.478924, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193925, Counter: 2551) SET @GUID := XXXXX+310; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193925, 571, 1, 1, 5706.496, 696.4898, 645.7366, 2.500578, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191912, Counter: 2626) SET @GUID := XXXXX+311; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191912, 571, 1, 1, 5698.68, 695.7701, 653.7277, -2.591811, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191913, Counter: 2627) SET @GUID := XXXXX+312; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191913, 571, 1, 1, 5694.222, 694.9714, 653.6293, 0.08726409, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191914, Counter: 2656) SET @GUID := XXXXX+313; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191914, 571, 1, 1, 5695.738, 697.0347, 653.7128, -0.9773831, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191917, Counter: 2708) SET @GUID := XXXXX+314; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191917, 571, 1, 1, 5707.377, 707.2985, 653.7527, 1.884956, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191918, Counter: 2709) SET @GUID := XXXXX+315; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191918, 571, 1, 1, 5696.881, 693.2485, 653.685, 1.544616, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191734, Counter: 2776) SET @GUID := XXXXX+316; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191734, 571, 1, 1, 5659.639, 668.7767, 662.8668, -1.937312, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191735, Counter: 2777) SET @GUID := XXXXX+317; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191735, 571, 1, 1, 5667.388, 686.8392, 662.9449, 1.204277, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191919, Counter: 2782) SET @GUID := XXXXX+318; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191919, 571, 1, 1, 5701.297, 701.1188, 653.7339, 1.850046, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32416, Counter: 18303) SET @GUID := XXXXX+319; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32416`, `571`, `1`, `1`, `27958`, `0`, `5702.59`, `698.622`, `645.7588`, `4.729842`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32416 WHERE entry = 32416; REPLACE INTO `creature_equip_template` VALUES (32416, 2705, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32416; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 32416; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32416; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 32416; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32416; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27958; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27958; --GUID (High: Unit Entry: 28682, Counter: 18309) SET @GUID := XXXXX+320; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28682`, `571`, `1`, `1`, `25602`, `0`, `5708.917`, `708.4698`, `653.6963`, `2.756916`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 28682 WHERE entry = 28682; REPLACE INTO `creature_equip_template` VALUES (28682, 13861, 13862, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28682; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28682; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 28682; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28682; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 28682; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 28682; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 25602; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 25602; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25602; --GUID (High: GameObject Entry: 192824, Counter: 3537591) SET @GUID := XXXXX+321; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5697.175, 694.2736, 654.8619, 1.169369, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: Unit Entry: 37776, Counter: 9510) SET @GUID := XXXXX+322; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `37776`, `571`, `1`, `1`, `30764`, `0`, `5641.685`, `670.191`, `651.9928`, `1.48353`, `300`, `0`, `0`, `60480`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 37776 WHERE entry = 37776; REPLACE INTO `creature_equip_template` VALUES (37776, 35781, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 37776; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 37776; UPDATE `creature_template_sniff` SET `faction_A` = 534, `faction_H` = 534 WHERE `entry` = 37776; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 37776; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 37776; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33600 WHERE `entry` = 37776; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 30764; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 30764; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 30764; --GUID (High: GameObject Entry: 191999, Counter: 2520) SET @GUID := XXXXX+323; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191999, 571, 1, 1, 5799.217, 679.7513, 647.0296, 2.260202, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191686, Counter: 2606) SET @GUID := XXXXX+324; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191686, 571, 1, 1, 5783.08, 686.1589, 653.2034, 2.452184, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191986, Counter: 2629) SET @GUID := XXXXX+325; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191986, 571, 1, 1, 5789.263, 687.4995, 658.029, -1.605702, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192198, Counter: 2784) SET @GUID := XXXXX+326; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192198, 571, 1, 1, 5781.422, 687.9446, 643.611, 2.513274, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 29495, Counter: 15155) SET @GUID := XXXXX+327; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29495`, `571`, `1`, `1`, `26310`, `0`, `5792.822`, `683.3734`, `658.1119`, `5.51524`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29495; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29495; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29495; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29495; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29495; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29495; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26310; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26310; --GUID (High: Unit Entry: 31136, Counter: 16697) SET @GUID := XXXXX+328; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31136`, `571`, `1`, `1`, `27509`, `0`, `5755.416`, `695.1007`, `618.6428`, `2.513274`, `300`, `0`, `0`, `12600`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31136 WHERE entry = 31136; REPLACE INTO `creature_equip_template` VALUES (31136, 28918, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31136; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31136; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31136; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 31136; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 31136; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27509; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27509; --GUID (High: Unit Entry: 29491, Counter: 28587) SET @GUID := XXXXX+329; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29491`, `571`, `1`, `1`, `25879`, `0`, `5797.567`, `680.7413`, `647.1584`, `2.024582`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29491; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29491; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29491; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29491; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29491; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29491; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25879; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25879; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25879; --GUID (High: GameObject Entry: 191895, Counter: 2447) SET @GUID := XXXXX+330; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191895, 571, 1, 1, 5849.715, 640.5121, 647.4794, 1.352629, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191900, Counter: 2456) SET @GUID := XXXXX+331; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191900, 571, 1, 1, 5850.614, 653.7609, 647.4794, -1.736602, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191893, Counter: 2484) SET @GUID := XXXXX+332; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191893, 571, 1, 1, 5842.912, 645.3093, 647.4794, 2.696529, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193926, Counter: 2492) SET @GUID := XXXXX+333; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193926, 571, 1, 1, 5837.192, 643.3262, 658.3939, 2.02779, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193423, Counter: 2496) SET @GUID := XXXXX+334; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193423, 571, 1, 1, 5837.468, 643.492, 647.4682, 1.780234, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193928, Counter: 2525) SET @GUID := XXXXX+335; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193928, 571, 1, 1, 5835.691, 643.4869, 658.3841, 1.037452, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191467, Counter: 2538) SET @GUID := XXXXX+336; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191467, 571, 1, 1, 5826.688, 658.4019, 650.7953, -2.277767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191467; --GUID (High: GameObject Entry: 191887, Counter: 2540) SET @GUID := XXXXX+337; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191887, 571, 1, 1, 5841.82, 654.3617, 647.4794, -0.2967052, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193422, Counter: 2565) SET @GUID := XXXXX+338; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193422, 571, 1, 1, 5834.172, 648.3517, 647.4682, -0.7996672, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193930, Counter: 2624) SET @GUID := XXXXX+339; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193930, 571, 1, 1, 5839.265, 656.9923, 658.3961, -1.266021, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191888, Counter: 2635) SET @GUID := XXXXX+340; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191888, 571, 1, 1, 5842.542, 657.6396, 647.4794, -0.4625103, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191890, Counter: 2648) SET @GUID := XXXXX+341; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191890, 571, 1, 1, 5844.578, 654.9581, 647.4794, 2.111848, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191897, Counter: 2649) SET @GUID := XXXXX+342; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191897, 571, 1, 1, 5850.081, 643.379, 647.4794, -2.129301, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191898, Counter: 2650) SET @GUID := XXXXX+343; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191898, 571, 1, 1, 5847.45, 644.4863, 647.4794, -0.2617982, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191899, Counter: 2651) SET @GUID := XXXXX+344; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191899, 571, 1, 1, 5848.115, 652.4335, 647.4794, -0.6806767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191901, Counter: 2652) SET @GUID := XXXXX+345; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191901, 571, 1, 1, 5851.24, 650.751, 647.4794, 2.059488, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191902, Counter: 2653) SET @GUID := XXXXX+346; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191902, 571, 1, 1, 5848.874, 649.7058, 647.4794, 1.352629, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191470, Counter: 2673) SET @GUID := XXXXX+347; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191470, 571, 1, 1, 5825.963, 631.553, 652.3488, 2.364808, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191470; --GUID (High: GameObject Entry: 191889, Counter: 2682) SET @GUID := XXXXX+348; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191889, 571, 1, 1, 5845.403, 657.4167, 647.4794, -1.413715, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191468, Counter: 2696) SET @GUID := XXXXX+349; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191468, 571, 1, 1, 5817.749, 665.4983, 650.7855, -2.277767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191468; --GUID (High: GameObject Entry: 191903, Counter: 2697) SET @GUID := XXXXX+350; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191903, 571, 1, 1, 5837.264, 653.3343, 658.3986, -0.06981169, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191904, Counter: 2698) SET @GUID := XXXXX+351; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191904, 571, 1, 1, 5835.239, 651.6512, 658.362, -0.7068583, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191894, Counter: 2714) SET @GUID := XXXXX+352; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191894, 571, 1, 1, 5841.793, 647.8203, 647.4794, -1.736602, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191891, Counter: 2759) SET @GUID := XXXXX+353; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191891, 571, 1, 1, 5839.248, 647.2246, 647.4794, -0.6806767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191892, Counter: 2760) SET @GUID := XXXXX+354; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191892, 571, 1, 1, 5840.425, 645.0061, 647.4794, -0.122173, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191896, Counter: 2779) SET @GUID := XXXXX+355; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191896, 571, 1, 1, 5846.654, 641.9846, 647.4794, -0.1832588, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32411, Counter: 2515) SET @GUID := XXXXX+356; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32411`, `571`, `1`, `1`, `27954`, `0`, `5837.229`, `634.046`, `656.7271`, `4.112154`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32411; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32411; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32411; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32411; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 65536 WHERE `entry` = 32411; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32411; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 27954; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27954; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27954; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5834.422, 646.8099, 658.404), (@GUID, 2, 5835.41, 646.9663, 658.404), (@GUID, 3, 5839.261, 645.203, 658.404), (@GUID, 4, 5840.999, 639.5523, 658.404), (@GUID, 5, 5835.717, 631.8366, 656.0543), (@GUID, 6, 5843.007, 625.9717, 651.9189), (@GUID, 7, 5850.901, 635.714, 647.5121), (@GUID, 8, 5846.35, 639.33, 647.5121), (@GUID, 9, 5840.634, 639.7432, 647.5121), (@GUID, 10, 5840.634, 639.7432, 647.5121); --GUID (High: Unit Entry: 28687, Counter: 2516) SET @GUID := XXXXX+357; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28687`, `571`, `1`, `1`, `25605`, `0`, `5847.973`, `635.4348`, `647.5741`, `1.047198`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28687; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28687; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28687; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28687; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 66177 WHERE `entry` = 28687; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28687; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25605; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25605; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25605; --GUID (High: Unit Entry: 32403, Counter: 2518) SET @GUID := XXXXX+358; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32403`, `571`, `1`, `1`, `27952`, `0`, `5854.913`, `646.0233`, `647.5121`, `6.24098`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32403 WHERE entry = 32403; REPLACE INTO `creature_equip_template` VALUES (32403, 13861, 13862, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32403; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32403; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32403; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 32403; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32403; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 27952; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27952; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27952; --GUID (High: Unit Entry: 34330, Counter: 2519) SET @GUID := XXXXX+359; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `34330`, `571`, `1`, `1`, `5554`, `0`, `5842.167`, `631.0382`, `656.1447`, `4.799655`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 3, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 34330; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 34330; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 34330; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 34330; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 5554; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 5554; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 5554; --GUID (High: Unit Entry: 32334, Counter: 13092) SET @GUID := XXXXX+360; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32334`, `571`, `1`, `1`, `27912`, `0`, `5830.875`, `648.8125`, `610.6656`, `2.635447`, `300`, `0`, `0`, `5617`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32334; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32334; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32334; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32334; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 32334; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32334; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27912; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27912; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27912; --GUID (High: GameObject Entry: 192824, Counter: 3571227) SET @GUID := XXXXX+361; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5844.364, 655.9882, 648.658, -1.710422, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: GameObject Entry: 192824, Counter: 3571228) SET @GUID := XXXXX+362; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5849.248, 652.0389, 648.6511, 1.483528, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: GameObject Entry: 192827, Counter: 3924726) SET @GUID := XXXXX+363; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5822.332, 652.2386, 647.3057, -1.745327, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: Unit Entry: 31233, Counter: 9255257) SET @GUID := XXXXX+364; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31233`, `571`, `1`, `1`, `24235`, `0`, `5838.72`, `621.5605`, `170.2226`, `0.5256851`, `300`, `0`, `0`, `11770`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 1.2 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `faction_A` = 1953, `faction_H` = 1953 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31233; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.2 WHERE `modelid` = 24235; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5831.982, 617.0987, 169.8668), (@GUID, 2, 5832.502, 617.9531, 169.8668), (@GUID, 3, 5842.02, 623.4746, 170.4114), (@GUID, 4, 5844.615, 624.9805, 171.0364), (@GUID, 5, 5846.346, 625.9844, 171.6614), (@GUID, 6, 5846.665, 626.1611, 171.6614), (@GUID, 7, 5846.665, 626.1611, 171.6614); --GUID (High: GameObject Entry: 191911, Counter: 2478) SET @GUID := XXXXX+365; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191911, 571, 1, 1, 5705.206, 707.8431, 653.6458, -0.2879795, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192196, Counter: 2541) SET @GUID := XXXXX+366; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192196, 571, 1, 1, 5731.507, 748.2846, 641.7352, -2.242746, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191909, Counter: 2619) SET @GUID := XXXXX+367; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191909, 571, 1, 1, 5708.738, 710.1441, 653.6786, -2.565632, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192203, Counter: 2718) SET @GUID := XXXXX+368; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192203, 571, 1, 1, 5670.448, 715.9622, 642.0172, 1.474801, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191916, Counter: 2727) SET @GUID := XXXXX+369; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191916, 571, 1, 1, 5695.61, 719.9653, 642.8641, 3.001947, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191915, Counter: 2734) SET @GUID := XXXXX+370; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191915, 571, 1, 1, 5695, 719.2919, 642.9388, -0.3490633, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192205, Counter: 2743) SET @GUID := XXXXX+371; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192205, 571, 1, 1, 5674.107, 731.1691, 642.0982, -1.396262, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192206, Counter: 2749) SET @GUID := XXXXX+372; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192206, 571, 1, 1, 5668.308, 716.8116, 642.0343, 0.7504908, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192204, Counter: 2763) SET @GUID := XXXXX+373; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192204, 571, 1, 1, 5672.366, 717.723, 642.01, 2.713986, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191910, Counter: 2781) SET @GUID := XXXXX+374; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191910, 571, 1, 1, 5706.343, 710.6846, 653.6208, -1.178096, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 31032, Counter: 6998) SET @GUID := XXXXX+375; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31032`, `571`, `1`, `1`, `27449`, `0`, `5701.595`, `714.8816`, `642.5577`, `4.014257`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 31032; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31032; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 31032; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31032; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 130 WHERE `entry` = 31032; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33024 WHERE `entry` = 31032; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27449; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27449; --GUID (High: Unit Entry: 28705, Counter: 7000) SET @GUID := XXXXX+376; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28705`, `571`, `1`, `1`, `25621`, `0`, `5705.674`, `713.4819`, `642.4756`, `3.099899`, `300`, `0`, `0`, `10635`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28705; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 28705; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28705; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 83 WHERE `entry` = 28705; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 28705; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25621; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25621; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25621; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5707.634, 713.4001, 642.4757), (@GUID, 2, 5706.635, 713.4418, 642.4757), (@GUID, 3, 5705.038, 713.5084, 642.4756), (@GUID, 4, 5702.445, 715.9291, 642.4717), (@GUID, 5, 5702.445, 715.9291, 642.4717); --GUID (High: Unit Entry: 50158, Counter: 13481) SET @GUID := XXXXX+377; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50158`, `571`, `1`, `1`, `36882`, `0`, `5706.293`, `733.3177`, `641.8743`, `5.654867`, `300`, `0`, `0`, `12600`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, '10022 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 50158 WHERE entry = 50158; REPLACE INTO `creature_equip_template` VALUES (50158, 17283, 17282, 0); UPDATE `creature_template_sniff` SET `unit_class` = 4 WHERE `entry` = 50158; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50158; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 50158; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50158; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50158; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50158; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36882; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36882; --GUID (High: Unit Entry: 50155, Counter: 13482) SET @GUID := XXXXX+378; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50155`, `571`, `1`, `1`, `36883`, `0`, `5716.308`, `729.7795`, `641.775`, `4.066617`, `300`, `0`, `0`, `12600`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 50155 WHERE entry = 50155; REPLACE INTO `creature_equip_template` VALUES (50155, 34292, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50155; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 50155; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 50155; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50155; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 50155; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36883; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36883; --GUID (High: Unit Entry: 50156, Counter: 13483) SET @GUID := XXXXX+379; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50156`, `571`, `1`, `1`, `36879`, `0`, `5708.964`, `731.1302`, `641.8698`, `2.373648`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 50156 WHERE entry = 50156; REPLACE INTO `creature_equip_template` VALUES (50156, 19987, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 50156; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50156; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 50156; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50156; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50156; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50156; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36879; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36879; --GUID (High: Unit Entry: 50163, Counter: 13484) SET @GUID := XXXXX+380; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50163`, `571`, `1`, `1`, `36756`, `0`, `5708.2`, `738.8195`, `641.8839`, `2.478368`, `300`, `0`, `0`, `24761`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, '48168 0 48168 1 48168 2'); UPDATE `creature_template_sniff` SET `equipment_id` = 50163 WHERE entry = 50163; REPLACE INTO `creature_equip_template` VALUES (50163, 13751, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 50163; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50163; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 50163; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50163; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50163; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50163; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36756; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36756; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 36756; --GUID (High: Unit Entry: 50160, Counter: 13485) SET @GUID := XXXXX+381; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50160`, `571`, `1`, `1`, `36880`, `0`, `5715.683`, `725.7379`, `641.7135`, `1.884956`, `300`, `0`, `0`, `13230`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, '79963 0 63510 1 63510 263514 163531 0 63531 179962 0 79962 1'); UPDATE `creature_template_sniff` SET `equipment_id` = 50160 WHERE entry = 50160; REPLACE INTO `creature_equip_template` VALUES (50160, 13160, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 50160; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50160; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 50160; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50160; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50160; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50160; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36880; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36880; --GUID (High: Unit Entry: 50157, Counter: 13486) SET @GUID := XXXXX+382; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50157`, `571`, `1`, `1`, `36881`, `0`, `5712.683`, `728.2379`, `641.8168`, `6.161012`, `300`, `0`, `0`, `13230`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 50157 WHERE entry = 50157; REPLACE INTO `creature_equip_template` VALUES (50157, 42547, 0, 34281); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 50157; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50157; UPDATE `creature_template_sniff` SET `faction_A` = 2025, `faction_H` = 2025 WHERE `entry` = 50157; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50157; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50157; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50157; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36881; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36881; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 36881; --GUID (High: Unit Entry: 50174, Counter: 13487) SET @GUID := XXXXX+383; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50174`, `571`, `1`, `1`, `36894`, `0`, `5704.895`, `738.618`, `641.918`, `0.5235988`, `300`, `0`, `0`, `17010`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, '79892 0 79892 1'); UPDATE `creature_template_sniff` SET `equipment_id` = 50174 WHERE entry = 50174; REPLACE INTO `creature_equip_template` VALUES (50174, 29694, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 50174; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50174; UPDATE `creature_template_sniff` SET `faction_A` = 1638, `faction_H` = 1638 WHERE `entry` = 50174; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 50174; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50174; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50174; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 36894; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36894; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 36894; --GUID (High: Unit Entry: 50171, Counter: 13488) SET @GUID := XXXXX+384; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50171`, `571`, `1`, `1`, `36893`, `0`, `5707.502`, `742.0452`, `641.8522`, `4.45059`, `300`, `0`, `0`, `17010`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 50171 WHERE entry = 50171; REPLACE INTO `creature_equip_template` VALUES (50171, 12328, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 50171; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50171; UPDATE `creature_template_sniff` SET `faction_A` = 80, `faction_H` = 80 WHERE `entry` = 50171; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 50171; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50171; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50171; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.389 WHERE `modelid` = 36893; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36893; --GUID (High: GameObject Entry: 208316, Counter: 6409) SET @GUID := XXXXX+385; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 208316, 571, 1, 1, 5717.018, 742.0972, 641.7689, -0.6806787, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 28686, Counter: 18307) SET @GUID := XXXXX+386; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28686`, `571`, `1`, `1`, `25604`, `0`, `5686.337`, `714.3746`, `653.8926`, `5.571034`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28686; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28686; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 28686; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28686; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 65536 WHERE `entry` = 28686; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 28686; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25604; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25604; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5683.269, 716.8976, 653.8967), (@GUID, 2, 5684.046, 716.269, 653.8967), (@GUID, 3, 5684.653, 715.7791, 653.8968), (@GUID, 4, 5685.544, 715.0586, 653.8958), (@GUID, 5, 5686.377, 714.3395, 653.8925), (@GUID, 6, 5687.613, 713.2729, 653.3367), (@GUID, 7, 5689.281, 711.8325, 653.336), (@GUID, 8, 5689.281, 711.8325, 653.336); --GUID (High: Unit Entry: 29254, Counter: 35054) SET @GUID := XXXXX+387; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26069`, `0`, `5679.28`, `725.8577`, `642.1594`, `2.827433`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26069; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26069; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26069; --GUID (High: Unit Entry: 29254, Counter: 36882) SET @GUID := XXXXX+388; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26068`, `0`, `5721.083`, `713.4098`, `654.6246`, `1.832596`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26068; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26068; --GUID (High: GameObject Entry: 192824, Counter: 3097842) SET @GUID := XXXXX+389; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5690.828, 722.6741, 654.9689, 1.605702, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: GameObject Entry: 192824, Counter: 3097843) SET @GUID := XXXXX+390; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5678.962, 711.9129, 655.0325, -1.378809, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: GameObject Entry: 192824, Counter: 3097844) SET @GUID := XXXXX+391; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5707.794, 709.0505, 654.8963, -2.844883, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: GameObject Entry: 192893, Counter: 3876161) SET @GUID := XXXXX+392; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192893, 571, 1, 1, 5683.734, 702.0182, 654.4907, 2.984498, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 49748, Counter: 8813292) SET @GUID := XXXXX+393; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `49748`, `571`, `1`, `1`, `36597`, `0`, `5719.837`, `742.6077`, `641.8522`, `5.532694`, `300`, `0`, `0`, `232470`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 49748 WHERE entry = 49748; REPLACE INTO `creature_equip_template` VALUES (49748, 1906, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 49748; UPDATE `creature_template_sniff` SET `faction_A` = 12, `faction_H` = 12 WHERE `entry` = 49748; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 49748; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 49748; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 49748; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 36597; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36597; --GUID (High: GameObject Entry: 192059, Counter: 4391902) SET @GUID := XXXXX+394; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192059, 571, 1, 1, 5723.18, 737.675, 147.4089, -1.64061, 0, 0, 0, 1, 300, 255, 1); --GUID (High: GameObject Entry: 193626, Counter: 2475) SET @GUID := XXXXX+395; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193626, 571, 1, 1, 5743.036, 726.0522, 656.9034, -2.218238, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191989, Counter: 2494) SET @GUID := XXXXX+396; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191989, 571, 1, 1, 5812.906, 678.6701, 658.027, -2.434729, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191995, Counter: 2507) SET @GUID := XXXXX+397; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191995, 571, 1, 1, 5808.303, 687.4097, 647.0233, 2.556905, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193932, Counter: 2555) SET @GUID := XXXXX+398; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193932, 571, 1, 1, 5754.611, 737.9072, 641.6721, -1.207438, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193933, Counter: 2556) SET @GUID := XXXXX+399; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193933, 571, 1, 1, 5756.348, 742.1444, 641.682, -0.6806767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191953, Counter: 2623) SET @GUID := XXXXX+400; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191953, 571, 1, 1, 5734.775, 744.0464, 641.7352, 0.8813918, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191953; --GUID (High: GameObject Entry: 191988, Counter: 2630) SET @GUID := XXXXX+401; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191988, 571, 1, 1, 5807.065, 682.5784, 658.0287, -1.780237, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191994, Counter: 2647) SET @GUID := XXXXX+402; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191994, 571, 1, 1, 5807.813, 689.7327, 647.0247, -2.085668, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191992, Counter: 2664) SET @GUID := XXXXX+403; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191992, 571, 1, 1, 5805.726, 686.7433, 647.0067, 0.8552085, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191991, Counter: 2672) SET @GUID := XXXXX+404; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191991, 571, 1, 1, 5807.715, 676.4266, 647.0186, 0.6195911, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191993, Counter: 2690) SET @GUID := XXXXX+405; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191993, 571, 1, 1, 5805.195, 689.0458, 647.0161, -0.4799641, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192092, Counter: 2694) SET @GUID := XXXXX+406; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192092, 571, 1, 1, 5788.035, 693.9807, 652.4095, 2.452071, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192092; --GUID (High: GameObject Entry: 191997, Counter: 2772) SET @GUID := XXXXX+407; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191997, 571, 1, 1, 5799.183, 690.2498, 647.0549, -2.792518, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191998, Counter: 2773) SET @GUID := XXXXX+408; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191998, 571, 1, 1, 5796.776, 692.1033, 647.0467, -2.050758, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192197, Counter: 2783) SET @GUID := XXXXX+409; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192197, 571, 1, 1, 5739.401, 741.7296, 641.7351, -2.268925, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 194115, Counter: 3724) SET @GUID := XXXXX+410; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194115, 571, 1, 1, 5810.329, 674.6995, 658.0289, 1.727875, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 35507, Counter: 6996) SET @GUID := XXXXX+411; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35507`, `571`, `1`, `1`, `29830`, `0`, `5758.395`, `745.3854`, `653.7477`, `4.276057`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 35507 WHERE entry = 35507; REPLACE INTO `creature_equip_template` VALUES (35507, 29107, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 35507; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35507; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 35507; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35507; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 35507; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 35507; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 29830; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29830; --GUID (High: Unit Entry: 35594, Counter: 6999) SET @GUID := XXXXX+412; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35594`, `571`, `1`, `1`, `28282`, `0`, `5763.545`, `744.684`, `653.7478`, `4.118977`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.9920629 WHERE entry = 35594; UPDATE `creature_template_sniff` SET `faction_A` = 534, `faction_H` = 534 WHERE `entry` = 35594; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35594; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2097152 WHERE `entry` = 35594; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 35594; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.465 WHERE `modelid` = 28282; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28282; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 28282; --GUID (High: Unit Entry: 31580, Counter: 7003) SET @GUID := XXXXX+413; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31580`, `571`, `1`, `1`, `27556`, `0`, `5762.24`, `746.0313`, `653.7478`, `4.118977`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31580 WHERE entry = 31580; REPLACE INTO `creature_equip_template` VALUES (31580, 30423, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 31580; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31580; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 31580; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31580; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 31580; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31580; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27556; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27556; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27556; --GUID (High: Unit Entry: 31579, Counter: 7004) SET @GUID := XXXXX+414; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31579`, `571`, `1`, `1`, `27559`, `0`, `5765.236`, `743.7535`, `653.7478`, `4.380776`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31579 WHERE entry = 31579; REPLACE INTO `creature_equip_template` VALUES (31579, 43596, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 31579; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31579; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 31579; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31579; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 31579; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31579; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27559; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27559; --GUID (High: Unit Entry: 36851, Counter: 10846) SET @GUID := XXXXX+415; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `36851`, `571`, `1`, `1`, `30415`, `0`, `5796.968`, `693.9427`, `658.3519`, `0.3839724`, `300`, `0`, `0`, `12600`, `7988`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 36851; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 36851; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 36851; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 36851; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.155 WHERE `modelid` = 30415; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 30415; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 30415; --GUID (High: GameObject Entry: 200297, Counter: 5666) SET @GUID := XXXXX+416; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 200297, 571, 1, 1, 5801.497, 689.7014, 663.1907, 1.186823, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 32745, Counter: 11831) SET @GUID := XXXXX+417; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32745`, `571`, `1`, `1`, `28202`, `0`, `5813.391`, `686.2238`, `618.9143`, `5.602507`, `300`, `0`, `0`, `4916`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32745; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32745; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32745; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32745; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 28202; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28202; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28202; --GUID (High: Unit Entry: 29802, Counter: 13619) SET @GUID := XXXXX+418; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29802`, `571`, `1`, `1`, `26557`, `0`, `5810.281`, `683.3026`, `653.6811`, `5.734051`, `300`, `0`, `0`, `42`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 1.2 WHERE entry = 29802; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29802; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29802; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 29802; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.03 WHERE `modelid` = 26557; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.1 WHERE `modelid` = 26557; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26557; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5808.225, 687.1498, 653.6323), (@GUID, 2, 5809.842, 683.6158, 653.6862), (@GUID, 3, 5813.709, 682.5186, 653.6033), (@GUID, 4, 5816.815, 684.8459, 653.5755), (@GUID, 5, 5817.2, 688.8353, 653.631), (@GUID, 6, 5814.235, 691.6307, 653.6587), (@GUID, 7, 5809.929, 690.9822, 653.7697), (@GUID, 8, 5808.225, 687.1498, 653.6323), (@GUID, 9, 5809.842, 683.6158, 653.6862), (@GUID, 10, 5813.709, 682.5186, 653.6033); --GUID (High: Unit Entry: 29807, Counter: 13620) SET @GUID := XXXXX+419; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29807`, `571`, `1`, `1`, `26570`, `0`, `5812.986`, `686.7674`, `655.3192`, `0`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29807; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29807; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300224 WHERE `entry` = 29807; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 26570; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26570; --GUID (High: Unit Entry: 29812, Counter: 13621) SET @GUID := XXXXX+420; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29812`, `571`, `1`, `1`, `11686`, `0`, `5812.979`, `686.816`, `655.3678`, `0.8203048`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29812; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29812; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29812; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300224 WHERE `entry` = 29812; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: Unit Entry: 29777, Counter: 13622) SET @GUID := XXXXX+421; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29777`, `571`, `1`, `1`, `26524`, `0`, `5818.271`, `682.4722`, `648.7985`, `0.5759587`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29777; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29777; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29777; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29777; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2625 WHERE `modelid` = 26524; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.3125 WHERE `modelid` = 26524; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26524; --GUID (High: Unit Entry: 29780, Counter: 13623) SET @GUID := XXXXX+422; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29780`, `571`, `1`, `1`, `7920`, `0`, `5816.174`, `679.9114`, `649.7498`, `0.6632251`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29780; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29780; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29780; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29780; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.145 WHERE `modelid` = 7920; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 7920; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 7920; --GUID (High: Unit Entry: 29782, Counter: 13624) SET @GUID := XXXXX+423; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29782`, `571`, `1`, `1`, `26526`, `0`, `5816.739`, `680.6163`, `648.1456`, `3.892084`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29782; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29782; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29782; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29782; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4 WHERE `modelid` = 26526; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.4 WHERE `modelid` = 26526; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26526; --GUID (High: Unit Entry: 29781, Counter: 13625) SET @GUID := XXXXX+424; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29781`, `571`, `1`, `1`, `26532`, `0`, `5818.046`, `682.283`, `648.1387`, `3.961897`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29781; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29781; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29781; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29781; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.1 WHERE `modelid` = 26532; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 26532; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26532; --GUID (High: Unit Entry: 29784, Counter: 13626) SET @GUID := XXXXX+425; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29784`, `571`, `1`, `1`, `26530`, `0`, `5805.405`, `683.4531`, `649.7081`, `1.727876`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29784; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29784; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29784; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29784; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26530; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26530; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26530; --GUID (High: Unit Entry: 29785, Counter: 13627) SET @GUID := XXXXX+426; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29785`, `571`, `1`, `1`, `26531`, `0`, `5805.432`, `683.4583`, `648.104`, `5.899213`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29785; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29785; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29785; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29785; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26531; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26531; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26531; --GUID (High: Unit Entry: 29783, Counter: 13628) SET @GUID := XXXXX+427; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29783`, `571`, `1`, `1`, `26547`, `0`, `5805.354`, `684.4861`, `648.097`, `0.5585054`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29783; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29783; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29783; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29783; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26547; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26547; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26547; --GUID (High: Unit Entry: 29784, Counter: 13629) SET @GUID := XXXXX+428; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29784`, `571`, `1`, `1`, `26530`, `0`, `5818.083`, `682.3125`, `649.7151`, `2.548181`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29784; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29784; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29784; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29784; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26530; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26530; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26530; --GUID (High: Unit Entry: 29785, Counter: 13630) SET @GUID := XXXXX+429; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29785`, `571`, `1`, `1`, `26531`, `0`, `5805.349`, `684.4653`, `649.7081`, `4.694936`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29785; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29785; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29785; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29785; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26531; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26531; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26531; --GUID (High: Unit Entry: 29783, Counter: 13631) SET @GUID := XXXXX+430; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29783`, `571`, `1`, `1`, `26547`, `0`, `5809.99`, `671.2986`, `648.3054`, `1.623156`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29783; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29783; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29783; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29783; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26547; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26547; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26547; --GUID (High: Unit Entry: 29777, Counter: 13632) SET @GUID := XXXXX+431; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29777`, `571`, `1`, `1`, `26524`, `0`, `5818.66`, `683.118`, `648.7914`, `3.001966`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29777; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29777; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29777; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29777; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2625 WHERE `modelid` = 26524; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.3125 WHERE `modelid` = 26524; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26524; --GUID (High: Unit Entry: 29780, Counter: 13633) SET @GUID := XXXXX+432; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29780`, `571`, `1`, `1`, `7920`, `0`, `5816.714`, `680.5729`, `649.7567`, `2.373648`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29780; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29780; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29780; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29780; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.145 WHERE `modelid` = 7920; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 7920; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 7920; --GUID (High: Unit Entry: 29782, Counter: 13634) SET @GUID := XXXXX+433; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29782`, `571`, `1`, `1`, `26526`, `0`, `5816.108`, `679.8733`, `648.1456`, `0.9075712`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29782; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29782; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29782; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29782; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4 WHERE `modelid` = 26526; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.4 WHERE `modelid` = 26526; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26526; --GUID (High: Unit Entry: 29781, Counter: 13635) SET @GUID := XXXXX+434; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29781`, `571`, `1`, `1`, `26532`, `0`, `5818.592`, `683.0989`, `648.1317`, `3.298672`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29781; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29781; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29781; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29781; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.1 WHERE `modelid` = 26532; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 26532; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26532; --GUID (High: Unit Entry: 29784, Counter: 13636) SET @GUID := XXXXX+435; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29784`, `571`, `1`, `1`, `26530`, `0`, `5818.872`, `683.3055`, `647.3817`, `1.989675`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29784; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29784; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29784; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29784; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26530; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26530; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26530; --GUID (High: Unit Entry: 29785, Counter: 13637) SET @GUID := XXXXX+436; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29785`, `571`, `1`, `1`, `26531`, `0`, `5818.072`, `682.3125`, `647.3818`, `2.86234`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29785; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29785; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29785; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29785; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26531; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26531; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26531; --GUID (High: Unit Entry: 29783, Counter: 13638) SET @GUID := XXXXX+437; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29783`, `571`, `1`, `1`, `26547`, `0`, `5818.443`, `682.8038`, `647.3817`, `2.426008`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29783; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29783; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29783; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29783; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26547; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26547; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26547; --GUID (High: Unit Entry: 29784, Counter: 13639) SET @GUID := XXXXX+438; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29784`, `571`, `1`, `1`, `26530`, `0`, `5818.878`, `683.316`, `649.715`, `2.495821`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29784; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29784; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29784; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29784; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26530; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26530; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26530; --GUID (High: Unit Entry: 29785, Counter: 13640) SET @GUID := XXXXX+439; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29785`, `571`, `1`, `1`, `26531`, `0`, `5818.482`, `682.809`, `649.715`, `2.478368`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29785; UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29785; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29785; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29785; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.0937 WHERE `modelid` = 26531; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.15 WHERE `modelid` = 26531; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26531; --GUID (High: Unit Entry: 32669, Counter: 13642) SET @GUID := XXXXX+440; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32669`, `571`, `1`, `1`, `251`, `0`, `5807.146`, `683.3826`, `647.0484`, `3.804818`, `300`, `0`, `0`, `253`, `601`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32669; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32669; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32669; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32669; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32669; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 251; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 251; --GUID (High: Unit Entry: 29478, Counter: 13643) SET @GUID := XXXXX+441; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29478`, `571`, `1`, `1`, `26300`, `0`, `5814.228`, `680.5638`, `647.1317`, `1.727876`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29478; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29478; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29478; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29478; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 129 WHERE `entry` = 29478; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29478; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 26300; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 26300; --GUID (High: Unit Entry: 29716, Counter: 13644) SET @GUID := XXXXX+442; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29716`, `571`, `1`, `1`, `26442`, `0`, `5809.999`, `676.806`, `647.1317`, `1.43117`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29716; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29716; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29716; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29716; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29716; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4685 WHERE `modelid` = 26442; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.75 WHERE `modelid` = 26442; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26442; --GUID (High: Unit Entry: 32844, Counter: 15150) SET @GUID := XXXXX+443; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32844`, `571`, `1`, `1`, `28318`, `0`, `5774.81`, `745.6168`, `641.2722`, `4.669012`, `300`, `0`, `0`, `42`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32844; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32844; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32844; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32844; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.275 WHERE `modelid` = 28318; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.825 WHERE `modelid` = 28318; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 28318; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5773.954, 751.4166, 641.261), (@GUID, 2, 5774.276, 750.4698, 641.261), (@GUID, 3, 5774.468, 749.9036, 641.2625), (@GUID, 4, 5774.936, 748.5279, 641.2188), (@GUID, 5, 5774.788, 745.108, 641.2816), (@GUID, 6, 5774.684, 742.7155, 641.3268), (@GUID, 7, 5774.561, 739.8856, 641.2603), (@GUID, 8, 5774.561, 739.8856, 641.2603); --GUID (High: Unit Entry: 32843, Counter: 15151) SET @GUID := XXXXX+444; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32843`, `571`, `1`, `1`, `28317`, `0`, `5772.914`, `747.3835`, `641.5001`, `4.766338`, `300`, `0`, `0`, `10635`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32843; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32843; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32843; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32843; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 28317; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28317; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28317; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5772.479, 750.2206, 641.4897), (@GUID, 2, 5772.812, 749.2778, 641.4897), (@GUID, 3, 5773.017, 745.4893, 641.5105), (@GUID, 4, 5773.017, 745.4893, 641.5105); --GUID (High: Unit Entry: 35494, Counter: 18306) SET @GUID := XXXXX+445; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35494`, `571`, `1`, `1`, `29832`, `0`, `5766.379`, `738.2396`, `653.7477`, `2.949606`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 35494 WHERE entry = 35494; REPLACE INTO `creature_equip_template` VALUES (35494, 29405, 6618, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 35494; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35494; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 35494; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35494; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 35494; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 35494; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 29832; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29832; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 29832; --GUID (High: Unit Entry: 32729, Counter: 19791) SET @GUID := XXXXX+446; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32729`, `571`, `1`, `1`, `28167`, `0`, `5799.183`, `690.2956`, `619.1131`, `3.769911`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32729; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32729; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32729; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32729; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32729; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32729; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28167; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28167; --GUID (High: Unit Entry: 32731, Counter: 19792) SET @GUID := XXXXX+447; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32731`, `571`, `1`, `1`, `28169`, `0`, `5796.893`, `689.1518`, `619.1152`, `0.2792527`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32731; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32731; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32731; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32731; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32731; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32731; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28169; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28169; --GUID (High: GameObject Entry: 200296, Counter: 7810) SET @GUID := XXXXX+448; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 200296, 571, 1, 1, 5797.038, 694.0712, 657.949, -1.448622, 0, 0, 0, 1, 300, 255, 1); --GUID (High: GameObject Entry: 201855, Counter: 7814) SET @GUID := XXXXX+449; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201855, 571, 1, 1, 5806.817, 691.3472, 657.9491, 0, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 201855; --GUID (High: GameObject Entry: 201935, Counter: 7815) SET @GUID := XXXXX+450; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201935, 571, 1, 1, 5805.587, 691.0608, 657.9492, 0, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 201935; --GUID (High: GameObject Entry: 201300, Counter: 7817) SET @GUID := XXXXX+451; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201300, 571, 1, 1, 5805.579, 691.0868, 658.3615, 0, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 201300; --GUID (High: Unit Entry: 29636, Counter: 23240) SET @GUID := XXXXX+452; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29636`, `571`, `1`, `1`, `26397`, `0`, `5760.487`, `740.9666`, `642.5112`, `5.445427`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29636; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29636; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29636; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29636; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2176 WHERE `entry` = 29636; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29636; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26397; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26397; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26397; --GUID (High: Unit Entry: 29702, Counter: 23245) SET @GUID := XXXXX+453; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29702`, `571`, `1`, `1`, `26438`, `0`, `5813.272`, `684.8947`, `658.1012`, `4.031711`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29702; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29702; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29702; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29702; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29702; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29702; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26438; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26438; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26438; --GUID (High: Unit Entry: 28995, Counter: 28579) SET @GUID := XXXXX+454; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28995`, `571`, `1`, `1`, `25594`, `0`, `5795.263`, `691.4948`, `647.1818`, `4.049164`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28995; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28995; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28995; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28995; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 28995; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 28995; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25594; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25594; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25594; --GUID (High: Unit Entry: 35496, Counter: 28580) SET @GUID := XXXXX+455; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35496`, `571`, `1`, `1`, `29836`, `0`, `5798.024`, `689.6007`, `647.1818`, `4.18879`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 35496; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35496; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 35496; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35496; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 35496; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 35496; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 29836; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29836; --GUID (High: Unit Entry: 29703, Counter: 28582) SET @GUID := XXXXX+456; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29703`, `571`, `1`, `1`, `26437`, `0`, `5811.384`, `676.7547`, `658.1118`, `2.565634`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29703; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29703; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29703; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29703; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29703; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29703; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 26437; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 26437; --GUID (High: Unit Entry: 32450, Counter: 32055) SET @GUID := XXXXX+457; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32450`, `571`, `1`, `1`, `5556`, `0`, `5759.406`, `743.8485`, `641.6987`, `2.96706`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 3, 1, 0, '55474 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 32450; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32450; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32450; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32450; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 5556; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 5556; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 5556; --GUID (High: Unit Entry: 29254, Counter: 37452) SET @GUID := XXXXX+458; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26070`, `0`, `5754.669`, `752.5599`, `654.0886`, `3.036873`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26070; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26070; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26070; --GUID (High: Unit Entry: 29254, Counter: 38215) SET @GUID := XXXXX+459; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26068`, `0`, `5740.324`, `735.5552`, `641.8854`, `3.124139`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26068; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26068; --GUID (High: Unit Entry: 29254, Counter: 38216) SET @GUID := XXXXX+460; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26067`, `0`, `5734.717`, `728.9517`, `641.8979`, `2.460914`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26067; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26067; --GUID (High: GameObject Entry: 193610, Counter: 903428) SET @GUID := XXXXX+461; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193610, 571, 1, 1, 5781.542, 747.5208, 618.5749, -1.97222, 0, 0, 0, 1, 300, 255, 1); --GUID (High: GameObject Entry: 192818, Counter: 1443327) SET @GUID := XXXXX+462; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5784.158, 747.7645, 618.5603, -3.054327, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: Unit Entry: 36856, Counter: 5886036) SET @GUID := XXXXX+463; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `36856`, `571`, `1`, `1`, `30358`, `0`, `5798.272`, `691.6597`, `658.0323`, `0.4363323`, `300`, `0`, `0`, `12600`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 36856; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 36856; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 36856; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 36856; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 36856; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 36856; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 30358; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 30358; --GUID (High: GameObject Entry: 192827, Counter: 3731752) SET @GUID := XXXXX+464; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5767.649, 770.3753, 640.4596, -1.745327, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: GameObject Entry: 192828, Counter: 4428184) SET @GUID := XXXXX+465; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5768.542, 745.8909, 148.5692, 2.216565, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: GameObject Entry: 192828, Counter: 4428489) SET @GUID := XXXXX+466; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5822.549, 679.121, 164.3415, 2.216565, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: Unit Entry: 32747, Counter: 9432187) SET @GUID := XXXXX+467; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32747`, `571`, `1`, `1`, `28204`, `0`, `5812.147`, `722.384`, `623.6591`, `4.060225`, `300`, `0`, `0`, `4916`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32747; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32747; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32747; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32747; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.389 WHERE `modelid` = 28204; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28204; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5817.466, 729.4758, 623.9018), (@GUID, 2, 5816.871, 728.6721, 623.9018), (@GUID, 3, 5814.406, 725.3426, 624.1244), (@GUID, 4, 5813.479, 724.1274, 624.1658), (@GUID, 5, 5812.758, 723.184, 624.1658), (@GUID, 6, 5809.661, 719.1287, 621.5969), (@GUID, 7, 5809.661, 719.1287, 621.5969); --GUID (High: Unit Entry: 32470, Counter: 9176153) SET @GUID := XXXXX+468; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32470`, `571`, `1`, `1`, `6295`, `0`, `5813.242`, `663.2676`, `609.1575`, `1.848216`, `300`, `0`, `0`, `42`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 32470; UPDATE `creature_template_sniff` SET `faction_A` = 188, `faction_H` = 188 WHERE `entry` = 32470; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32470; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 6295; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 6295; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 6295; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5813.964, 661.4153, 609.1575), (@GUID, 2, 5814.053, 660.4193, 609.1575), (@GUID, 3, 5812.55, 665.6989, 609.1575), (@GUID, 4, 5811.937, 667.85, 609.1575), (@GUID, 5, 5809.958, 674.8016, 609.1575), (@GUID, 6, 5809.392, 676.7877, 609.1575), (@GUID, 7, 5809.392, 676.7877, 609.1575); --GUID (High: GameObject Entry: 190236, Counter: 2830) SET @GUID := XXXXX+469; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 190236, 571, 1, 1, 4926.086, 1554.962, 222.3158, -2.265614, 0, 0, 0.9999986, -0.001655113, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 32 WHERE `entry` = 190236; UPDATE `gameobject_template` SET `faction` = 114 WHERE `entry` = 190236; --GUID (High: GameObject Entry: 35591, Counter: 4473567) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+470; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5718.525, 653.3785, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 193084, Counter: 2511) SET @GUID := XXXXX+471; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193084, 571, 1, 1, 5801.719, 583.3273, 652.7162, 0.1802346, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193911, Counter: 2583) SET @GUID := XXXXX+472; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193911, 571, 1, 1, 5855.598, 648.584, 647.4908, 0.1093589, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193913, Counter: 2585) SET @GUID := XXXXX+473; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193913, 571, 1, 1, 5855.994, 643.9128, 647.4908, 0.1997701, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193085, Counter: 2588) SET @GUID := XXXXX+474; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193085, 571, 1, 1, 5803.211, 581.9707, 652.7162, 1.489232, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191471, Counter: 2612) SET @GUID := XXXXX+475; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191471, 571, 1, 1, 5843.503, 617.3668, 654.7212, -0.7680578, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191471; --GUID (High: GameObject Entry: 191472, Counter: 2634) SET @GUID := XXXXX+476; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191472, 571, 1, 1, 5834.793, 606.6309, 654.7212, -0.7767829, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191472; --GUID (High: GameObject Entry: 192097, Counter: 2774) SET @GUID := XXXXX+477; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192097, 571, 1, 1, 5801.358, 578.3243, 657.2515, -2.085781, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192097; --GUID (High: Unit Entry: 29156, Counter: 13104) SET @GUID := XXXXX+478; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29156`, `571`, `1`, `1`, `25947`, `0`, `5808.126`, `585.1929`, `652.4625`, `4.782202`, `300`, `0`, `0`, `37800`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29156 WHERE entry = 29156; REPLACE INTO `creature_equip_template` VALUES (29156, 36750, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29156; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29156; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29156; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 3 WHERE `entry` = 29156; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29156; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2288 WHERE `modelid` = 25947; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 25947; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25947; --GUID (High: Unit Entry: 28993, Counter: 23241) SET @GUID := XXXXX+479; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28993`, `571`, `1`, `1`, `25983`, `0`, `5772.415`, `575.3429`, `650.4789`, `1.204277`, `300`, `0`, `0`, `4885`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 28993 WHERE entry = 28993; REPLACE INTO `creature_equip_template` VALUES (28993, 6233, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28993; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28993; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28993; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28993; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 28993; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25983; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25983; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25983; --GUID (High: Unit Entry: 47579, Counter: 35268) SET @GUID := XXXXX+480; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `47579`, `571`, `1`, `1`, `35704`, `0`, `5855.3`, `651.028`, `647.5953`, `0`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 47579 WHERE entry = 47579; REPLACE INTO `creature_equip_template` VALUES (47579, 13612, 12865, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 47579; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 47579; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 47579; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 47579; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 81 WHERE `entry` = 47579; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 47579; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 35704; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 35704; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 35704; --GUID (High: GameObject Entry: 192828, Counter: 4404832) SET @GUID := XXXXX+481; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5806.31, 582.4244, 167.3467, 2.792518, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: GameObject Entry: 35591, Counter: 4473597) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+482; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5699.582, 601.9985, 646.3804, -1.772379, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 32602, Counter: 9432095) SET @GUID := XXXXX+483; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32602`, `571`, `1`, `1`, `26847`, `0`, `5830.938`, `490.2863`, `657.7457`, `1.45378`, `300`, `0`, `0`, `9740`, `17272`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32602; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32602; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32602; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32602; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32602; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3978 WHERE `modelid` = 26847; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 26847; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5803.965, 449.2276, 661.0242), (@GUID, 2, 5804.147, 450.2107, 661.0242), (@GUID, 3, 5808.754, 452.8499, 658.7575), (@GUID, 4, 5818.881, 462.9245, 658.7683), (@GUID, 5, 5829.25, 475.9251, 658.2313), (@GUID, 6, 5831.627, 496.1453, 657.5475), (@GUID, 7, 5832.069, 506.9062, 657.5832), (@GUID, 8, 5829.38, 513.636, 657.7293), (@GUID, 9, 5825.69, 514.8202, 657.7552), (@GUID, 10, 5813.958, 521.3729, 658.1037), (@GUID, 11, 5813.958, 521.3729, 658.1037); --GUID (High: GameObject Entry: 192221, Counter: 2717) SET @GUID := XXXXX+484; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192221, 571, 1, 1, 5688.866, 751.2223, 647.7936, 2.478367, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 35591, Counter: 4473720) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+485; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5700.203, 607.377, 646.3804, -1.772379, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4473725) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+486; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5721.068, 654.4504, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 192086, Counter: 2483) SET @GUID := XXXXX+487; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192086, 571, 1, 1, 5765.968, 577.7147, 650.3442, -1.519197, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192086; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192086; --GUID (High: GameObject Entry: 191941, Counter: 2579) SET @GUID := XXXXX+488; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191941, 571, 1, 1, 5779.239, 566.6844, 650.6272, 0.6632252, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192818, Counter: 5737) SET @GUID := XXXXX+489; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5797.828, 587.3221, 611.2617, -3.124123, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: Unit Entry: 40212, Counter: 13087) SET @GUID := XXXXX+490; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `40212`, `571`, `1`, `1`, `29076`, `0`, `5761.325`, `578.7621`, `615.052`, `1.937315`, `300`, `0`, `0`, `6986`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 40212 WHERE entry = 40212; REPLACE INTO `creature_equip_template` VALUES (40212, 39024, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 40212; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 40212; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 40212; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 40212; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 40212; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3366 WHERE `modelid` = 29076; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 29076; --GUID (High: Unit Entry: 30885, Counter: 13088) SET @GUID := XXXXX+491; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30885`, `571`, `1`, `1`, `27398`, `0`, `5759.516`, `577.1216`, `615.0519`, `2.199115`, `300`, `0`, `0`, `5617`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 30885; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30885; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30885; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30885; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 30885; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 30885; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27398; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27398; --GUID (High: Unit Entry: 32746, Counter: 9432410) SET @GUID := XXXXX+492; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32746`, `571`, `1`, `1`, `28203`, `0`, `5861.486`, `716.5184`, `609.1575`, `0.8589054`, `300`, `0`, `0`, `4781`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32746; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32746; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32746; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32746; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28203; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28203; --GUID (High: GameObject Entry: 193174, Counter: 2509) SET @GUID := XXXXX+493; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193174, 571, 1, 1, 5657.093, 694.5369, 651.8575, 2.709105, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193175, Counter: 2535) SET @GUID := XXXXX+494; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193175, 571, 1, 1, 5646.952, 671.6473, 651.8575, 2.709105, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193086, Counter: 2451) SET @GUID := XXXXX+495; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193086, 571, 1, 1, 5649.969, 707.5356, 657.6364, -1.988523, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 193086; --GUID (High: GameObject Entry: 192200, Counter: 2679) SET @GUID := XXXXX+496; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192200, 571, 1, 1, 5656.952, 715.7187, 641.4565, 1.012289, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32424, Counter: 18308) SET @GUID := XXXXX+497; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32424`, `571`, `1`, `1`, `27963`, `0`, `5661.847`, `731.7642`, `641.6138`, `2.583087`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32424 WHERE entry = 32424; REPLACE INTO `creature_equip_template` VALUES (32424, 13861, 13862, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32424; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 32424; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32424; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 32424; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32424; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 27963; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27963; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27963; --GUID (High: Unit Entry: 1412, Counter: 20777) SET @GUID := XXXXX+498; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `1412`, `571`, `1`, `1`, `134`, `0`, `5663.065`, `726.6829`, `641.6425`, `1.281283`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 1412; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 1412; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 1412; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.3 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 134; --GUID (High: Unit Entry: 29254, Counter: 37454) SET @GUID := XXXXX+499; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26070`, `0`, `5692.885`, `759.959`, `647.7598`, `2.600541`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26070; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26070; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26070; --GUID (High: Unit Entry: 32596, Counter: 9432863) SET @GUID := XXXXX+500; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32596`, `571`, `1`, `1`, `21270`, `0`, `5831.589`, `514.35`, `657.7231`, `1.63655`, `300`, `0`, `0`, `8800`, `8139`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32596; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32596; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32596; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32596; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32596; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 21270; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 21270; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 21270; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5826.012, 451.9703, 660.6693), (@GUID, 2, 5826.174, 452.957, 660.6693), (@GUID, 3, 5823.253, 457.3564, 658.7659), (@GUID, 4, 5823.562, 464.6188, 658.7729), (@GUID, 5, 5830.956, 482.9519, 658.187), (@GUID, 6, 5832.096, 506.6543, 657.5077), (@GUID, 7, 5831.545, 515.0261, 657.7421), (@GUID, 8, 5836.498, 525.2401, 657.7325), (@GUID, 9, 5840.833, 533.9509, 657.6573), (@GUID, 10, 5838.307, 539.0468, 657.6623), (@GUID, 11, 5838.307, 539.0468, 657.6623); --GUID (High: GameObject Entry: 192222, Counter: 2754) SET @GUID := XXXXX+501; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192222, 571, 1, 1, 5708.733, 775.5337, 647.7973, 2.382372, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 29254, Counter: 36881) SET @GUID := XXXXX+502; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26068`, `0`, `5701.053`, `769.9591`, `647.7878`, `2.687807`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26068; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26068; --GUID (High: Unit Entry: 30117, Counter: 12380) SET @GUID := XXXXX+503; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30117`, `571`, `1`, `1`, `26771`, `0`, `5794.159`, `793.545`, `661.9531`, `0.7853982`, `300`, `0`, `0`, `5040000`, `8814000`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30117 WHERE entry = 30117; REPLACE INTO `creature_equip_template` VALUES (30117, 35781, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 30117; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30117; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 30117; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30117; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 30117; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.26 WHERE `modelid` = 26771; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.875 WHERE `modelid` = 26771; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26771; --GUID (High: Unit Entry: 30116, Counter: 12387) SET @GUID := XXXXX+504; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30116`, `571`, `1`, `1`, `26770`, `0`, `5800.595`, `792.8373`, `661.9532`, `2.548181`, `300`, `0`, `0`, `5040000`, `8814000`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30116 WHERE entry = 30116; REPLACE INTO `creature_equip_template` VALUES (30116, 35781, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 30116; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30116; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 30116; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30116; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 30116; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 30116; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.47875 WHERE `modelid` = 26770; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.875 WHERE `modelid` = 26770; --GUID (High: GameObject Entry: 192827, Counter: 3496185) SET @GUID := XXXXX+505; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5752.28, 780.1939, 640.4604, -1.431168, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: GameObject Entry: 192827, Counter: 3732035) SET @GUID := XXXXX+506; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5831.596, 763.8204, 640.3019, 1.762782, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: Unit Entry: 32723, Counter: 21471) SET @GUID := XXXXX+507; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32723`, `571`, `1`, `1`, `24916`, `0`, `5844.104`, `783.9622`, `661.2725`, `3.647149`, `300`, `0`, `0`, `10635`, `3561`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32723 WHERE entry = 32723; REPLACE INTO `creature_equip_template` VALUES (32723, 0, 0, 6231); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 32723; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32723; UPDATE `creature_template_sniff` SET `faction_A` = 2006, `faction_H` = 2006 WHERE `entry` = 32723; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32723; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2288 WHERE `modelid` = 24916; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 24916; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 24916; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5855.497, 791.8373, 661.2687), (@GUID, 2, 5854.815, 791.1052, 661.2687), (@GUID, 3, 5852.486, 788.602, 661.2673), (@GUID, 4, 5848.697, 786.5047, 661.2619), (@GUID, 5, 5847.469, 785.8248, 661.2783), (@GUID, 6, 5834.739, 778.7786, 661.2563), (@GUID, 7, 5829.846, 776.0702, 661.3707), (@GUID, 8, 5829.846, 776.0702, 661.3707); --GUID (High: Unit Entry: 32451, Counter: 15152) SET @GUID := XXXXX+508; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32451`, `571`, `1`, `1`, `28157`, `0`, `5722.58`, `802.8533`, `641.2478`, `5.172234`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32451; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32451; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32451; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32451; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32451; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28157; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28157; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5721.26, 805.5168, 641.2332), (@GUID, 2, 5721.704, 804.6207, 641.2332), (@GUID, 3, 5723.071, 801.8611, 641.256), (@GUID, 4, 5733.757, 789.5839, 641.1188), (@GUID, 5, 5733.757, 789.5839, 641.1188); --GUID (High: Unit Entry: 32428, Counter: 7734809) SET @GUID := XXXXX+509; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5747.624`, `690.0544`, `618.548`, `4.05103`, `300`, `0`, `0`, `1`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5754.827, 692.017, 618.5671), (@GUID, 2, 5754.173, 691.2606, 618.5671), (@GUID, 3, 5753.862, 690.9005, 618.5689), (@GUID, 4, 5749.244, 692.1362, 618.5469), (@GUID, 5, 5748.114, 690.6843, 618.5469), (@GUID, 6, 5747.386, 689.7489, 618.5485), (@GUID, 7, 5746.979, 689.2249, 618.5985), (@GUID, 8, 5752.467, 684.8549, 618.5908), (@GUID, 9, 5752.467, 684.8549, 618.5908); --GUID (High: GameObject Entry: 201760, Counter: 2317) SET @GUID := XXXXX+510; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201760, 571, 1, 1, 5628.58, 1971.101, 803.3688, -1.658062, 0, 0, 0.976296, -0.2164396, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 32 WHERE `entry` = 201760; --GUID (High: GameObject Entry: 192223, Counter: 2719) SET @GUID := XXXXX+511; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192223, 571, 1, 1, 5682.694, 765.828, 647.6419, 0.9686551, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192224, Counter: 2755) SET @GUID := XXXXX+512; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192224, 571, 1, 1, 5692.963, 778.4685, 647.6257, -2.268925, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 29660, Counter: 7001) SET @GUID := XXXXX+513; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29660`, `571`, `1`, `1`, `26414`, `0`, `5684.827`, `770.9572`, `647.8361`, `5.585053`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29660 WHERE entry = 29660; REPLACE INTO `creature_equip_template` VALUES (29660, 21650, 19351, 0); UPDATE `creature_template_sniff` SET `unit_class` = 4 WHERE `entry` = 29660; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29660; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29660; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29660; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 29660; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29660; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26414; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26414; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26414; --GUID (High: Unit Entry: 32169, Counter: 7002) SET @GUID := XXXXX+514; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32169`, `571`, `1`, `1`, `27800`, `0`, `5688.801`, `775.6862`, `647.8352`, `5.51524`, `300`, `0`, `0`, `504000`, `881400`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '12544 0 12544 1'); UPDATE `creature_template_sniff` SET `equipment_id` = 32169 WHERE entry = 32169; REPLACE INTO `creature_equip_template` VALUES (32169, 30423, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32169; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32169; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 32169; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32169; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32169; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33600 WHERE `entry` = 32169; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27800; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27800; --GUID (High: Unit Entry: 32728, Counter: 9352) SET @GUID := XXXXX+515; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32728`, `571`, `1`, `1`, `28166`, `0`, `5812.812`, `793.1389`, `632.6704`, `0.1047198`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32728; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32728; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32728; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32728; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32728; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32728; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 28166; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28166; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28166; --GUID (High: Unit Entry: 32733, Counter: 9353) SET @GUID := XXXXX+516; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32733`, `571`, `1`, `1`, `28171`, `0`, `5814.252`, `793.2955`, `632.6704`, `3.263766`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32733; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32733; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32733; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32733; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32733; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32733; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28171; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28171; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28171; --GUID (High: Unit Entry: 30115, Counter: 12379) SET @GUID := XXXXX+517; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30115`, `571`, `1`, `1`, `28222`, `0`, `5796.434`, `799.3521`, `661.9534`, `4.677482`, `300`, `0`, `0`, `13945000`, `4258000`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 2, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30115 WHERE entry = 30115; REPLACE INTO `creature_equip_template` VALUES (30115, 0, 0, 42140); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 30115; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30115; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 30115; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30115; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 30115; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 30115; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.47875 WHERE `modelid` = 28222; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.875 WHERE `modelid` = 28222; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28222; --GUID (High: Unit Entry: 28706, Counter: 21672) SET @GUID := XXXXX+518; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28706`, `571`, `1`, `1`, `25622`, `0`, `5860.105`, `748.9985`, `640.5634`, `5.131268`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28706; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28706; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28706; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28706; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 82 WHERE `entry` = 28706; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28706; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25622; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25622; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25622; --GUID (High: Unit Entry: 16128, Counter: 9087912) SET @GUID := XXXXX+519; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `16128`, `571`, `1`, `1`, `16024`, `0`, `5797.869`, `798.3835`, `661.9516`, `4.590216`, `300`, `0`, `0`, `13945000`, `4258000`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 16128 WHERE entry = 16128; REPLACE INTO `creature_equip_template` VALUES (16128, 42139, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 16128; UPDATE `creature_template_sniff` SET `speed_walk` = 1.6 WHERE entry = 16128; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 16128; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 16128; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 16128; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 3 WHERE `entry` = 16128; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 16128; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4131 WHERE `modelid` = 16024; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2.025 WHERE `modelid` = 16024; --GUID (High: GameObject Entry: 193205, Counter: 2566) SET @GUID := XXXXX+520; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193205, 571, 1, 1, 5728.78, 807.8136, 640.3976, -2.769789, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32722, Counter: 21470) SET @GUID := XXXXX+521; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32722`, `571`, `1`, `1`, `27949`, `0`, `5774.004`, `780.5063`, `661.2784`, `5.716888`, `300`, `0`, `0`, `40320`, `70512`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '12544 0 12544 118950 0 18950 1'); UPDATE `creature_template_sniff` SET `equipment_id` = 32722 WHERE entry = 32722; REPLACE INTO `creature_equip_template` VALUES (32722, 35781, 0, 6231); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32722; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32722; UPDATE `creature_template_sniff` SET `faction_A` = 2009, `faction_H` = 2009 WHERE `entry` = 32722; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32722; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32722; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27949; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27949; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5772.345, 781.5763, 661.2784), (@GUID, 2, 5773.182, 781.0289, 661.2784), (@GUID, 3, 5774.152, 780.4121, 661.2784), (@GUID, 4, 5776.687, 778.8012, 661.2371), (@GUID, 5, 5776.687, 778.8012, 661.2371); --GUID (High: Unit Entry: 32724, Counter: 21469) SET @GUID := XXXXX+522; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32724`, `571`, `1`, `1`, `27944`, `0`, `5772.951`, `778.7878`, `661.2784`, `5.721839`, `300`, `0`, `0`, `40320`, `70512`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '12544 0 12544 118950 0 18950 1'); UPDATE `creature_template_sniff` SET `equipment_id` = 32724 WHERE entry = 32724; REPLACE INTO `creature_equip_template` VALUES (32724, 20718, 0, 6231); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32724; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32724; UPDATE `creature_template_sniff` SET `faction_A` = 2009, `faction_H` = 2009 WHERE `entry` = 32724; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32724; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32724; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 27944; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27944; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27944; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5766.401, 783.3369, 661.2649), (@GUID, 2, 5767.193, 782.726, 661.2649), (@GUID, 3, 5769.413, 781.0125, 661.2654), (@GUID, 4, 5771.839, 779.4871, 661.2654), (@GUID, 5, 5772.786, 778.8912, 661.2784), (@GUID, 6, 5785.066, 771.1694, 661.2806), (@GUID, 7, 5785.066, 771.1694, 661.2806); --GUID (High: GameObject Entry: 201759, Counter: 2321) SET @GUID := XXXXX+523; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201759, 571, 1, 1, 5672.112, 2002.13, 797.3859, 2.268925, 0, 0, 0.976296, -0.2164396, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 32 WHERE `entry` = 201759; --GUID (High: GameObject Entry: 35591, Counter: 4473898) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+524; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5716.385, 655.8807, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 193920, Counter: 2528) SET @GUID := XXXXX+525; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193920, 571, 1, 1, 5774.953, 629.1774, 650.0834, -2.694967, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193914, Counter: 2590) SET @GUID := XXXXX+526; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193914, 571, 1, 1, 5857.842, 640.1768, 647.4893, 0.7032225, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191482, Counter: 2645) SET @GUID := XXXXX+527; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191482, 571, 1, 1, 5790.017, 630.8056, 647.2866, -0.5497788, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32689, Counter: 9344) SET @GUID := XXXXX+528; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32689`, `571`, `1`, `1`, `28159`, `0`, `5804.702`, `633.2277`, `647.6297`, `0.1745329`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32689; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32689; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32689; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32689; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32689; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32689; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28159; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28159; --GUID (High: Unit Entry: 32690, Counter: 9345) SET @GUID := XXXXX+529; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32690`, `571`, `1`, `1`, `28160`, `0`, `5806.175`, `633.3823`, `647.6348`, `3.176499`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32690; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32690; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32690; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32690; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32690; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32690; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28160; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28160; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28160; --GUID (High: GameObject Entry: 192824, Counter: 3571226) SET @GUID := XXXXX+530; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5858.113, 644.8195, 648.7552, -0.5410506, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: Unit Entry: 721, Counter: 9142078) SET @GUID := XXXXX+531; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `721`, `571`, `1`, `1`, `328`, `0`, `5820.831`, `654.2228`, `647.3927`, `1.29737`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 721; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 721; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 721; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.235 WHERE `modelid` = 328; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 328; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 328; --GUID (High: Unit Entry: 30137, Counter: 7949) SET @GUID := XXXXX+532; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30137`, `571`, `1`, `1`, `26779`, `0`, `5772.579`, `621.3885`, `609.8859`, `3.406866`, `300`, `0`, `0`, `10282`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30137; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30137; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30137; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 30137; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 30137; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26779; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26779; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5773.544, 621.6507, 609.8859), (@GUID, 2, 5772.579, 621.3885, 609.8859), (@GUID, 3, 5770.691, 620.8756, 609.8859), (@GUID, 4, 5765.985, 616.3409, 609.8859), (@GUID, 5, 5765.708, 616.0741, 609.8859), (@GUID, 6, 5765.708, 616.0741, 609.8859); --GUID (High: Unit Entry: 29640, Counter: 12736) SET @GUID := XXXXX+533; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29640`, `571`, `1`, `1`, `26398`, `0`, `5861.591`, `751.6477`, `640.5963`, `5.078908`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29640; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29640; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29640; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29640; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26398; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26398; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26398; --GUID (High: Unit Entry: 32650, Counter: 12739) SET @GUID := XXXXX+534; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32650`, `571`, `1`, `1`, `28123`, `0`, `5865.925`, `748.7367`, `641.1612`, `3.455752`, `300`, `0`, `0`, `328`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 3, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32650; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32650; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32650; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32650; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28123; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28123; --GUID (High: Unit Entry: 32653, Counter: 12740) SET @GUID := XXXXX+535; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32653`, `571`, `1`, `1`, `5966`, `0`, `5864.323`, `747.7257`, `640.6945`, `4.939282`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 7, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 32653; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32653; UPDATE `creature_template_sniff` SET `baseattacktime` = 1000 WHERE `entry` = 32653; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32653; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 5966; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.3125 WHERE `modelid` = 5966; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 5966; --GUID (High: Unit Entry: 32651, Counter: 12741) SET @GUID := XXXXX+536; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32651`, `571`, `1`, `1`, `28124`, `0`, `5863.646`, `752.6124`, `641.199`, `0.4712389`, `300`, `0`, `0`, `1163`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 7, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32651; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32651; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32651; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32651; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28124; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28124; --GUID (High: Unit Entry: 32652, Counter: 12742) SET @GUID := XXXXX+537; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32652`, `571`, `1`, `1`, `28125`, `0`, `5864.9`, `750.7275`, `641.1898`, `3.612832`, `300`, `0`, `0`, `354`, `1326`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 3, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32652; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32652; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32652; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32652; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 28125; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28125; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28125; --GUID (High: GameObject Entry: 192827, Counter: 3684113) SET @GUID := XXXXX+538; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5865.577, 774.6185, 640.5306, -3.089183, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: Unit Entry: 32606, Counter: 9432828) SET @GUID := XXXXX+539; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32606`, `571`, `1`, `1`, `11686`, `0`, `5863.337`, `706.1855`, `665.4732`, `4.829113`, `300`, `0`, `0`, `42`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '61405 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 32606; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32606; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32606; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 32606; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5865.493, 698.3262, 644.3663), (@GUID, 2, 5864.684, 698.9139, 644.3663), (@GUID, 3, 5863.389, 706.2097, 647.9373), (@GUID, 4, 5863.349, 706.192, 662.4081), (@GUID, 5, 5863.304, 706.1628, 677.4892), (@GUID, 6, 5863.385, 706.2151, 690.1539), (@GUID, 7, 5863.385, 706.2151, 690.1539); --GUID (High: Unit Entry: 31233, Counter: 8546283) SET @GUID := XXXXX+540; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31233`, `571`, `1`, `1`, `24235`, `0`, `5860.964`, `744.3851`, `161.2062`, `0.2205759`, `300`, `0`, `0`, `11770`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 1.2 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `faction_A` = 1953, `faction_H` = 1953 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31233; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.2 WHERE `modelid` = 24235; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5858.985, 744.6465, 161.2944), (@GUID, 2, 5859.844, 744.1338, 161.2944), (@GUID, 3, 5866.673, 745.665, 160.757), (@GUID, 4, 5870.209, 746.4572, 160.2571), (@GUID, 5, 5870.209, 746.4572, 160.2571); --GUID (High: GameObject Entry: 192849, Counter: 2506) SET @GUID := XXXXX+541; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192849, 571, 1, 1, 5883.796, 741.5444, 651.8594, -1.378809, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 29510, Counter: 12734) SET @GUID := XXXXX+542; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29510`, `571`, `1`, `1`, `26377`, `0`, `5873.944`, `765.6836`, `648.4327`, `5.742133`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29510; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29510; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29510; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29510; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29510; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26377; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26377; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26377; --GUID (High: Unit Entry: 28699, Counter: 12738) SET @GUID := XXXXX+543; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28699`, `571`, `1`, `1`, `25615`, `0`, `5881.008`, `752.5911`, `640.4864`, `4.939282`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28699; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28699; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28699; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 19 WHERE `entry` = 28699; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28699; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25615; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25615; --GUID (High: Unit Entry: 29511, Counter: 21677) SET @GUID := XXXXX+544; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29511`, `571`, `1`, `1`, `26378`, `0`, `5886.838`, `748.6671`, `640.4807`, `3.351032`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29511; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29511; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29511; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29511; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29511; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 26378; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 26378; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26378; --GUID (High: Unit Entry: 29509, Counter: 27531) SET @GUID := XXXXX+545; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29509`, `571`, `1`, `1`, `26335`, `0`, `5899.159`, `753.0906`, `652.7766`, `5.8294`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29509; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29509; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29509; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 16 WHERE `entry` = 29509; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29509; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26335; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26335; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26335; --GUID (High: Unit Entry: 28726, Counter: 27534) SET @GUID := XXXXX+546; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28726`, `571`, `1`, `1`, `25649`, `0`, `5876.316`, `756.8447`, `640.5238`, `4.886922`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28726; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28726; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28726; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28726; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28726; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25649; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25649; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25649; --GUID (High: Unit Entry: 29512, Counter: 35263) SET @GUID := XXXXX+547; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29512`, `571`, `1`, `1`, `26376`, `0`, `5877.92`, `745.091`, `640.3713`, `3.944444`, `300`, `0`, `0`, `11001`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 69, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29512; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29512; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29512; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29512; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29512; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.389 WHERE `modelid` = 26376; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26376; --GUID (High: Unit Entry: 1412, Counter: 8128889) SET @GUID := XXXXX+548; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `1412`, `571`, `1`, `1`, `134`, `0`, `5885.305`, `777.7479`, `640.8366`, `3.341929`, `300`, `0`, `0`, `8`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 1412; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 1412; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 1412; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.3 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 134; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5895.74, 780.8839, 641.6756), (@GUID, 2, 5896.019, 779.9236, 641.6756), (@GUID, 3, 5893.822, 779.4776, 641.6819), (@GUID, 4, 5891.871, 779.0812, 641.5706), (@GUID, 5, 5888.74, 778.4454, 641.2413), (@GUID, 6, 5884.295, 777.543, 640.7177), (@GUID, 7, 5882.904, 777.2604, 641.049), (@GUID, 8, 5882.547, 777.1879, 641.0148), (@GUID, 9, 5882.547, 777.1879, 641.0148); --GUID (High: Player Entry: 0, Counter: 57482105) --GUID (High: Pet Entry: 32588, Counter: 2936115038) --GUID (High: Player Entry: 0, Counter: 59388214) --GUID (High: Unit Entry: 32606, Counter: 9433869) SET @GUID := XXXXX+552; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32606`, `571`, `1`, `1`, `11686`, `0`, `5863.33`, `706.18`, `667.5034`, `2.271053`, `300`, `0`, `0`, `42`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '61406 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 32606; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32606; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32606; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 32606; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5858.648, 711.5942, 644.3686), (@GUID, 2, 5859.623, 711.3693, 644.3686), (@GUID, 3, 5863.389, 706.2097, 647.9373), (@GUID, 4, 5863.349, 706.192, 662.4081), (@GUID, 5, 5863.304, 706.1628, 677.4892), (@GUID, 6, 5863.385, 706.2151, 690.1539), (@GUID, 7, 5863.385, 706.2151, 690.1539); --GUID (High: Unit Entry: 32683, Counter: 9359) SET @GUID := XXXXX+553; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32683`, `571`, `1`, `1`, `28150`, `0`, `5725.027`, `664.6329`, `646.2501`, `3.176499`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32683; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32683; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32683; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32683; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32683; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32683; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 28150; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28150; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28150; --GUID (High: GameObject Entry: 193915, Counter: 2491) SET @GUID := XXXXX+554; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193915, 571, 1, 1, 5757.067, 619.1155, 660.9982, 0.8410387, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191469, Counter: 2539) SET @GUID := XXXXX+555; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191469, 571, 1, 1, 5817.252, 620.8171, 652.3488, 2.373531, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191469; --GUID (High: GameObject Entry: 191954, Counter: 2560) SET @GUID := XXXXX+556; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191954, 571, 1, 1, 5743.078, 626.9576, 648.4044, 0.2792516, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191954; --GUID (High: GameObject Entry: 193917, Counter: 2586) SET @GUID := XXXXX+557; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193917, 571, 1, 1, 5767.812, 628.7709, 650.0637, -2.58034, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193918, Counter: 2587) SET @GUID := XXXXX+558; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193918, 571, 1, 1, 5755.415, 634.8188, 650.1114, 2.027757, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191975, Counter: 2605) SET @GUID := XXXXX+559; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191975, 571, 1, 1, 5768.271, 624.364, 661.0687, 0.9512032, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191980, Counter: 2608) SET @GUID := XXXXX+560; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191980, 571, 1, 1, 5765.911, 618.0818, 650.0604, 2.731435, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191983, Counter: 2609) SET @GUID := XXXXX+561; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191983, 571, 1, 1, 5750.67, 633.9765, 650.1379, 0.5813425, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191678, Counter: 2622) SET @GUID := XXXXX+562; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191678, 571, 1, 1, 5758.909, 612.798, 658.3281, -2.251473, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191984, Counter: 2628) SET @GUID := XXXXX+563; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191984, 571, 1, 1, 5749.807, 635.3459, 650.1304, 0.4940732, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191462, Counter: 2674) SET @GUID := XXXXX+564; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191462, 571, 1, 1, 5769.563, 605.17, 654.2906, -2.286491, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191462; --GUID (High: GameObject Entry: 191463, Counter: 2675) SET @GUID := XXXXX+565; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191463, 571, 1, 1, 5782.863, 620.8485, 651.5984, 0.8550977, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191463; --GUID (High: GameObject Entry: 191981, Counter: 2680) SET @GUID := XXXXX+566; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191981, 571, 1, 1, 5764.329, 617.1024, 650.0604, 1.928584, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191974, Counter: 2731) SET @GUID := XXXXX+567; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191974, 571, 1, 1, 5772.08, 627.4497, 661.0719, 3.010695, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191464, Counter: 2747) SET @GUID := XXXXX+568; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191464, 571, 1, 1, 5791.741, 613.6741, 651.5886, 0.8550977, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191464; --GUID (High: Unit Entry: 32509, Counter: 2041) SET @GUID := XXXXX+569; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32509`, `571`, `1`, `1`, `27998`, `0`, `5770.055`, `625.5038`, `661.0723`, `2.321288`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32509; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32509; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32509; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 32509; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 32509; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 27998; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27998; --GUID (High: Unit Entry: 32339, Counter: 9908) SET @GUID := XXXXX+570; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32339`, `571`, `1`, `1`, `27766`, `0`, `5785.687`, `605.7744`, `565.3864`, `2.181662`, `300`, `0`, `0`, `2835`, `7196`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32339; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32339; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32339; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32339; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 32339; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.75 WHERE `modelid` = 27766; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27766; --GUID (High: Unit Entry: 32328, Counter: 9909) SET @GUID := XXXXX+571; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32328`, `571`, `1`, `1`, `27766`, `0`, `5785.772`, `608.1669`, `565.3864`, `4.08407`, `300`, `0`, `0`, `2835`, `7196`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32328; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32328; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32328; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32328; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554688 WHERE `entry` = 32328; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.75 WHERE `modelid` = 27766; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27766; --GUID (High: Unit Entry: 28774, Counter: 12721) SET @GUID := XXXXX+572; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28774`, `571`, `1`, `1`, `25673`, `0`, `5767.96`, `627.1925`, `650.175`, `3.612832`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28774; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28774; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28774; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28774; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 786433 WHERE `entry` = 28774; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28774; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25673; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25673; --GUID (High: Unit Entry: 30726, Counter: 12722) SET @GUID := XXXXX+573; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30726`, `571`, `1`, `1`, `27287`, `0`, `5766.779`, `621.6882`, `650.175`, `3.001966`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30726; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 30726; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30726; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 30726; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30726; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 27287; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27287; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27287; --GUID (High: Unit Entry: 51512, Counter: 12731) SET @GUID := XXXXX+574; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `51512`, `571`, `1`, `1`, `37403`, `0`, `5762.483`, `616.3195`, `650.175`, `2.129302`, `300`, `0`, `0`, `4050`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 51512; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 51512; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 51512; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 51512; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 37403; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 37403; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 37403; --GUID (High: Unit Entry: 29527, Counter: 15146) SET @GUID := XXXXX+575; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29527`, `571`, `1`, `1`, `26395`, `0`, `5759.099`, `618.335`, `661.0917`, `0.9424778`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29527; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29527; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29527; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29527; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 130 WHERE `entry` = 29527; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29527; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26395; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26395; --GUID (High: Unit Entry: 28776, Counter: 21670) SET @GUID := XXXXX+576; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28776`, `571`, `1`, `1`, `25674`, `0`, `5762.863`, `628.5688`, `650.175`, `4.031711`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28776; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28776; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28776; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 129 WHERE `entry` = 28776; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28776; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25674; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25674; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25674; --GUID (High: Unit Entry: 31228, Counter: 9222882) SET @GUID := XXXXX+577; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31228`, `571`, `1`, `1`, `1988`, `0`, `5804.448`, `542.9595`, `172.5592`, `0.08800738`, `300`, `0`, `0`, `11379`, `3725`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '35361 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 31228; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31228; UPDATE `creature_template_sniff` SET `faction_A` = 634, `faction_H` = 634 WHERE `entry` = 31228; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31228; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31228; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.60725 WHERE `modelid` = 1988; UPDATE `creature_model_info_sniff` SET `combat_reach` = 3.5 WHERE `modelid` = 1988; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1988; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5785.734, 543.1198, 167.1452), (@GUID, 2, 5786.585, 542.5947, 167.1452), (@GUID, 3, 5787.523, 542.0156, 167.5584), (@GUID, 4, 5788.306, 541.5344, 167.8084), (@GUID, 5, 5791.294, 541.7988, 168.4334), (@GUID, 6, 5793.286, 541.9746, 169.0584), (@GUID, 7, 5796.274, 542.2383, 169.9334), (@GUID, 8, 5798.267, 542.4141, 170.5584), (@GUID, 9, 5800.259, 542.5898, 171.2319), (@GUID, 10, 5803.247, 542.8535, 172.1069), (@GUID, 11, 5805.239, 543.0293, 172.8569), (@GUID, 12, 5808.228, 543.293, 173.4819), (@GUID, 13, 5810.22, 543.4688, 174.1069), (@GUID, 14, 5811.419, 543.5833, 174.3569), (@GUID, 15, 5811.419, 543.5833, 174.3569); --GUID (High: Player Entry: 0, Counter: 17057156) --GUID (High: GameObject Entry: 35591, Counter: 4474019) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+579; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5721.148, 655.5234, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 31848, Counter: 12381) SET @GUID := XXXXX+580; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31848`, `571`, `1`, `1`, `27756`, `0`, `5783.384`, `839.3589`, `680.4254`, `5.427974`, `300`, `0`, `0`, `12600`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31848; UPDATE `creature_template_sniff` SET `faction_A` = 1779, `faction_H` = 1779 WHERE `entry` = 31848; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31848; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 31848; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31848; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 27756; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27756; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27756; --GUID (High: GameObject Entry: 193604, Counter: 6121) SET @GUID := XXXXX+581; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193604, 571, 1, 1, 5781.482, 841.2577, 680.3793, -0.7853968, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 193604; --GUID (High: Unit Entry: 31233, Counter: 8497740) SET @GUID := XXXXX+582; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31233`, `571`, `1`, `1`, `24235`, `0`, `5787.878`, `840.5291`, `155.236`, `2.531107`, `300`, `0`, `0`, `11770`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 1.2 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `faction_A` = 1953, `faction_H` = 1953 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31233; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.2 WHERE `modelid` = 24235; --GUID (High: GameObject Entry: 192887, Counter: 4467478) SET @GUID := XXXXX+583; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192887, 571, 1, 1, 5777.804, 832.6182, 680.2788, 0.5410506, 0, 0, 0, 1, 300, 255, 1); --GUID (High: GameObject Entry: 201761, Counter: 2369) SET @GUID := XXXXX+584; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 201761, 571, 1, 1, 5590.884, 2009.19, 797.3859, 0.6981294, 0, 0, 0.976296, -0.2164396, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 32 WHERE `entry` = 201761; --GUID (High: GameObject Entry: 202616, Counter: 2477) SET @GUID := XXXXX+585; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 202616, 571, 1, 1, 5804.715, 640.8372, 647.6267, -0.6806767, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `faction` = 114 WHERE `entry` = 202616; --GUID (High: GameObject Entry: 191479, Counter: 2700) SET @GUID := XXXXX+586; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191479, 571, 1, 1, 5792.413, 639.6271, 647.2759, 0.4363316, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 29763, Counter: 2043) SET @GUID := XXXXX+587; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29763`, `571`, `1`, `1`, `26517`, `0`, `5757.766`, `643.8997`, `661.6487`, `6.248279`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29763; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29763; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29763; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 26517; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.2 WHERE `modelid` = 26517; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26517; --GUID (High: Unit Entry: 29764, Counter: 2044) SET @GUID := XXXXX+588; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29764`, `571`, `1`, `1`, `26518`, `0`, `5758.119`, `644.2822`, `661.6556`, `0`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29764; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29764; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29764; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 26518; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.2 WHERE `modelid` = 26518; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26518; --GUID (High: Unit Entry: 29765, Counter: 2045) SET @GUID := XXXXX+589; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29765`, `571`, `1`, `1`, `26519`, `0`, `5758.48`, `644.6624`, `661.6556`, `0`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29765; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29765; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29765; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 26519; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.2 WHERE `modelid` = 26519; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26519; --GUID (High: Unit Entry: 29766, Counter: 2046) SET @GUID := XXXXX+590; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29766`, `571`, `1`, `1`, `26521`, `0`, `5758.827`, `645.0322`, `661.6556`, `0`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 1375, `faction_H` = 1375 WHERE `entry` = 29766; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29766; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 29766; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 26521; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.2 WHERE `modelid` = 26521; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26521; --GUID (High: Unit Entry: 29529, Counter: 2050) SET @GUID := XXXXX+591; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29529`, `571`, `1`, `1`, `26347`, `0`, `5757.772`, `646.3594`, `661.1554`, `5.602507`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29529; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29529; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29529; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29529; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29529; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29529; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26347; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26347; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26347; --GUID (High: Unit Entry: 34984, Counter: 10821) SET @GUID := XXXXX+592; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `34984`, `571`, `1`, `1`, `16925`, `0`, `5812.16`, `644.0677`, `647.5367`, `0`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.9920629 WHERE entry = 34984; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 34984; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 34984; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 34984; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 16925; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 16925; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 16925; --GUID (High: Unit Entry: 30095, Counter: 6596602) SET @GUID := XXXXX+593; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30095`, `571`, `1`, `1`, `16259`, `0`, `5781.719`, `642.8182`, `609.2408`, `2.70526`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 30095; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30095; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30095; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 16259; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.25 WHERE `modelid` = 16259; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 16259; --GUID (High: Unit Entry: 33422, Counter: 9249556) SET @GUID := XXXXX+594; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `33422`, `571`, `1`, `1`, `28618`, `0`, `5762.561`, `646.1254`, `160.8322`, `0.04221873`, `300`, `0`, `0`, `9740`, `25908`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 33422 WHERE entry = 33422; REPLACE INTO `creature_equip_template` VALUES (33422, 39743, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 33422; UPDATE `creature_template_sniff` SET `speed_run` = 0.9920629 WHERE entry = 33422; UPDATE `creature_template_sniff` SET `faction_A` = 16, `faction_H` = 16 WHERE `entry` = 33422; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 33422; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 33422; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3875 WHERE `modelid` = 28618; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.25 WHERE `modelid` = 28618; --GUID (High: GameObject Entry: 193610, Counter: 4449275) SET @GUID := XXXXX+595; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193610, 571, 1, 1, 5769.385, 641.75, 617.8604, 0.7504908, 0, 0, 0, 1, 300, 255, 1); --GUID (High: GameObject Entry: 191481, Counter: 2485) SET @GUID := XXXXX+596; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191481, 571, 1, 1, 5792.428, 634.4761, 647.2458, -0.7155828, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193919, Counter: 2594) SET @GUID := XXXXX+597; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193919, 571, 1, 1, 5762.495, 637.8555, 650.1197, 2.635978, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 29528, Counter: 28581) SET @GUID := XXXXX+598; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29528`, `571`, `1`, `1`, `26396`, `0`, `5762.181`, `638.8075`, `650.1993`, `2.775074`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29528; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29528; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29528; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29528; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29528; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29528; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26396; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26396; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26396; --GUID (High: GameObject Entry: 35591, Counter: 4474196) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+599; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5718.18, 653.7631, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 721, Counter: 8915641) SET @GUID := XXXXX+600; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `721`, `571`, `1`, `1`, `4626`, `0`, `5722.138`, `815.5085`, `640.8914`, `5.614114`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 721; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 721; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 721; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.235 WHERE `modelid` = 4626; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 4626; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 4626; --GUID (High: GameObject Entry: 192211, Counter: 2602) SET @GUID := XXXXX+601; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192211, 571, 1, 1, 5652.925, 724.2348, 641.6772, 1.221729, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192215, Counter: 2640) SET @GUID := XXXXX+602; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192215, 571, 1, 1, 5658.341, 736.3448, 641.6399, -2.050758, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192216, Counter: 2641) SET @GUID := XXXXX+603; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192216, 571, 1, 1, 5653.839, 738.9271, 641.6326, -2.094393, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192218, Counter: 2701) SET @GUID := XXXXX+604; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192218, 571, 1, 1, 5656.59, 732.2916, 641.6772, 1.134463, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192217, Counter: 2748) SET @GUID := XXXXX+605; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192217, 571, 1, 1, 5652.362, 734.7303, 641.6833, 0.9599299, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192201, Counter: 2750) SET @GUID := XXXXX+606; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192201, 571, 1, 1, 5648.961, 720.0853, 641.3773, 1.134465, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192213, Counter: 2766) SET @GUID := XXXXX+607; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192213, 571, 1, 1, 5654.316, 728.426, 641.6399, -1.963495, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192827, Counter: 3623) SET @GUID := XXXXX+608; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5657.635, 742.9755, 641.6, -1.361356, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: Unit Entry: 32426, Counter: 6997) SET @GUID := XXXXX+609; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32426`, `571`, `1`, `1`, `27965`, `0`, `5658.198`, `724.0918`, `641.6797`, `2.740167`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32426 WHERE entry = 32426; REPLACE INTO `creature_equip_template` VALUES (32426, 13861, 13862, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32426; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 32426; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32426; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 32426; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32426; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 27965; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27965; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27965; --GUID (High: GameObject Entry: 35591, Counter: 4474307) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+610; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5716.884, 649.3548, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4474432) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+611; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5718.664, 651.6976, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 191461, Counter: 2537) SET @GUID := XXXXX+612; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191461, 571, 1, 1, 5778.462, 598.0383, 654.3004, -2.286491, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191461; --GUID (High: GameObject Entry: 192095, Counter: 2707) SET @GUID := XXXXX+613; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192095, 571, 1, 1, 5861.007, 636.0066, 652.4095, -0.6895189, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192095; --GUID (High: GameObject Entry: 191683, Counter: 2786) SET @GUID := XXXXX+614; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191683, 571, 1, 1, 5855.468, 630.6348, 656.462, -0.6632232, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32727, Counter: 9342) SET @GUID := XXXXX+615; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32727`, `571`, `1`, `1`, `28165`, `0`, `5844.263`, `610.1508`, `620.3925`, `5.497787`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32727; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32727; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32727; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32727; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32727; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32727; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28165; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28165; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28165; --GUID (High: Unit Entry: 32726, Counter: 9343) SET @GUID := XXXXX+616; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32726`, `571`, `1`, `1`, `28164`, `0`, `5846.374`, `607.8646`, `620.6284`, `2.251475`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32726; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32726; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32726; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32726; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32726; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32726; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28164; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28164; --GUID (High: GameObject Entry: 192818, Counter: 5738) SET @GUID := XXXXX+617; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5759.58, 601.4739, 609.6992, 1.518436, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: Unit Entry: 28958, Counter: 12744) SET @GUID := XXXXX+618; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28958`, `571`, `1`, `1`, `25807`, `0`, `5811.085`, `596.2418`, `652.834`, `4.590216`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28958; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28958; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28958; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28958; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 28958; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 28958; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25807; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25807; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25807; --GUID (High: Unit Entry: 28956, Counter: 35267) SET @GUID := XXXXX+619; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28956`, `571`, `1`, `1`, `25806`, `0`, `5803.013`, `595.7679`, `652.8342`, `5.044002`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28956; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28956; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28956; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28956; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 28956; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 28956; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25806; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25806; --GUID (High: GameObject Entry: 192824, Counter: 3571225) SET @GUID := XXXXX+620; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5854.255, 633.0487, 649.1899, -2.44346, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: GameObject Entry: 192828, Counter: 4428320) SET @GUID := XXXXX+621; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5773.893, 597.3557, 158.6523, -0.7504908, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: Unit Entry: 32425, Counter: 9434770) SET @GUID := XXXXX+622; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32425`, `571`, `1`, `1`, `28208`, `0`, `5771.364`, `579.2986`, `613.7567`, `0.9226129`, `300`, `0`, `0`, `4916`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32425; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32425; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32425; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32425; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.236 WHERE `modelid` = 28208; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28208; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28208; --GUID (High: Unit Entry: 30352, Counter: 12609) SET @GUID := XXXXX+623; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30352`, `571`, `1`, `1`, `26998`, `0`, `5803.514`, `494.7659`, `657.2115`, `5.550147`, `300`, `0`, `0`, `37800`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 256, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30352 WHERE entry = 30352; REPLACE INTO `creature_equip_template` VALUES (30352, 1493, 143, 2552); UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 30352; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30352; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30352; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30352; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26998; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26998; --GUID (High: Unit Entry: 37780, Counter: 9511) SET @GUID := XXXXX+624; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `37780`, `571`, `1`, `1`, `30686`, `0`, `5861.747`, `607.5364`, `651.093`, `2.844887`, `300`, `0`, `0`, `75600`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 2, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 37780 WHERE entry = 37780; REPLACE INTO `creature_equip_template` VALUES (37780, 34284, 34284, 34269); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 37780; UPDATE `creature_template_sniff` SET `faction_A` = 714, `faction_H` = 714 WHERE `entry` = 37780; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 37780; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 37780; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33600 WHERE `entry` = 37780; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.44045 WHERE `modelid` = 30686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 30686; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 30686; --GUID (High: Unit Entry: 32435, Counter: 24301) SET @GUID := XXXXX+625; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32435`, `571`, `1`, `1`, `20763`, `0`, `5839.409`, `599.3943`, `608.7373`, `4.0265`, `300`, `0`, `0`, `5449`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32435; UPDATE `creature_template_sniff` SET `faction_A` = 7, `faction_H` = 7 WHERE `entry` = 32435; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32435; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32435; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 2.778 WHERE `modelid` = 20763; UPDATE `creature_model_info_sniff` SET `combat_reach` = 5 WHERE `modelid` = 20763; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 20763; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5860.55, 629.5447, 601.8403), (@GUID, 2, 5861.108, 630.3746, 601.8403), (@GUID, 3, 5859.165, 628.6094, 602.0186), (@GUID, 4, 5856.446, 621.4412, 602.9506), (@GUID, 5, 5870.113, 608.1816, 603.1921), (@GUID, 6, 5860.253, 594.521, 606.6848), (@GUID, 7, 5844.827, 606.0134, 606.883), (@GUID, 8, 5835.484, 594.5982, 610.0809), (@GUID, 9, 5849.843, 581.8642, 610.2223), (@GUID, 10, 5849.843, 581.8642, 610.2223); --GUID (High: Unit Entry: 32598, Counter: 9434311) SET @GUID := XXXXX+626; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32598`, `571`, `1`, `1`, `21273`, `0`, `5835.377`, `522.929`, `657.7347`, `1.119314`, `300`, `0`, `0`, `9740`, `17272`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32598; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32598; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 21273; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 21273; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5826.012, 451.9703, 660.6693), (@GUID, 2, 5826.174, 452.957, 660.6693), (@GUID, 3, 5823.253, 457.3564, 658.7659), (@GUID, 4, 5823.562, 464.6188, 658.7729), (@GUID, 5, 5830.956, 482.9519, 658.187), (@GUID, 6, 5832.096, 506.6543, 657.5077), (@GUID, 7, 5831.545, 515.0261, 657.7421), (@GUID, 8, 5836.498, 525.2401, 657.7325), (@GUID, 9, 5840.833, 533.9509, 657.6573), (@GUID, 10, 5838.307, 539.0468, 657.6623), (@GUID, 11, 5838.307, 539.0468, 657.6623); --GUID (High: Unit Entry: 27870, Counter: 9434943) --(GUID (High: Unit Entry: 27870, Counter: 9434943)) created by spell: 52832 /* SET @GUID := XXXXX+627; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5873.997`, `697.0862`, `644.8807`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.2 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9434951) --(GUID (High: Unit Entry: 27870, Counter: 9434951)) created by spell: 52832 /* SET @GUID := XXXXX+628; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5871.61`, `697.7408`, `644.6827`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 7.46 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.746 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9434953) --(GUID (High: Unit Entry: 27870, Counter: 9434953)) created by spell: 52832 /* SET @GUID := XXXXX+629; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5873.997`, `697.0862`, `644.8807`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9434958) --(GUID (High: Unit Entry: 27870, Counter: 9434958)) created by spell: 52832 /* SET @GUID := XXXXX+630; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5876.612`, `698.0394`, `644.8399`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9434960) --(GUID (High: Unit Entry: 27870, Counter: 9434960)) created by spell: 52832 /* SET @GUID := XXXXX+631; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5876.838`, `696.1575`, `644.8555`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 9.66 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.966 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9434964) --(GUID (High: Unit Entry: 27870, Counter: 9434964)) created by spell: 52832 /* SET @GUID := XXXXX+632; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5872.599`, `698.5449`, `644.7677`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9434969) --(GUID (High: Unit Entry: 27870, Counter: 9434969)) created by spell: 52832 /* SET @GUID := XXXXX+633; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5874.661`, `696.0959`, `644.7648`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 8.35 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.835 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435042) --(GUID (High: Unit Entry: 27870, Counter: 9435042)) created by spell: 52832 /* SET @GUID := XXXXX+634; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5875.514`, `697.0412`, `644.8242`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 7.68 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.768 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435049) --(GUID (High: Unit Entry: 27870, Counter: 9435049)) created by spell: 52832 /* SET @GUID := XXXXX+635; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5874.562`, `694.184`, `644.7113`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 7.51 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.751 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435052) --(GUID (High: Unit Entry: 27870, Counter: 9435052)) created by spell: 52832 /* SET @GUID := XXXXX+636; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5875.344`, `699.1481`, `644.7587`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 7.06 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.8472 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Vehicle Entry: 33778, Counter: 11350) SET @GUID := XXXXX+637; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `33778`, `571`, `1`, `1`, `22471`, `0`, `5802.186`, `462.2229`, `658.856`, `5.375614`, `300`, `0`, `0`, `34137`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 1, 1, 0, '43775 0 43775 1 43775 2'); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 33778; UPDATE `creature_template_sniff` SET `faction_A` = 2070, `faction_H` = 2070 WHERE `entry` = 33778; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 33778; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33587200 WHERE `entry` = 33778; UPDATE `creature_template_sniff` SET `VehicleId` = 108 WHERE `entry` = 33778; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 22471; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 22471; --GUID (High: Unit Entry: 28160, Counter: 12184) SET @GUID := XXXXX+638; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28160`, `571`, `1`, `1`, `25166`, `0`, `5833.988`, `483.5187`, `658.2614`, `4.660029`, `300`, `0`, `0`, `37800`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 28160; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28160; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28160; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28160; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 3 WHERE `entry` = 28160; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25166; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25166; --GUID (High: Unit Entry: 30352, Counter: 12604) SET @GUID := XXXXX+639; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30352`, `571`, `1`, `1`, `26998`, `0`, `5801.245`, `492.336`, `657.3757`, `5.602507`, `300`, `0`, `0`, `37800`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 256, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30352 WHERE entry = 30352; REPLACE INTO `creature_equip_template` VALUES (30352, 1493, 143, 2552); UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 30352; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30352; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30352; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30352; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26998; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26998; --GUID (High: Unit Entry: 30352, Counter: 12605) SET @GUID := XXXXX+640; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30352`, `571`, `1`, `1`, `27332`, `0`, `5802.888`, `490.7988`, `657.3538`, `5.602507`, `300`, `0`, `0`, `37800`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 256, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30352 WHERE entry = 30352; REPLACE INTO `creature_equip_template` VALUES (30352, 1493, 143, 2552); UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 30352; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30352; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30352; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30352; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 27332; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27332; --GUID (High: Unit Entry: 30352, Counter: 12606) SET @GUID := XXXXX+641; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30352`, `571`, `1`, `1`, `26997`, `0`, `5805.08`, `492.9698`, `657.2003`, `5.550147`, `300`, `0`, `0`, `37800`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 256, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30352 WHERE entry = 30352; REPLACE INTO `creature_equip_template` VALUES (30352, 1493, 143, 2552); UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 30352; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30352; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30352; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30352; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26997; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26997; --GUID (High: Unit Entry: 30755, Counter: 12607) SET @GUID := XXXXX+642; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30755`, `571`, `1`, `1`, `27334`, `0`, `5845.834`, `475.8459`, `657.7172`, `3.298672`, `300`, `0`, `0`, `37800`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 256, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30755 WHERE entry = 30755; REPLACE INTO `creature_equip_template` VALUES (30755, 11019, 11019, 23052); UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 30755; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30755; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30755; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30755; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27334; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27334; --GUID (High: Unit Entry: 30755, Counter: 12608) SET @GUID := XXXXX+643; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30755`, `571`, `1`, `1`, `27333`, `0`, `5844.797`, `479.632`, `657.6495`, `3.351032`, `300`, `0`, `0`, `37800`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 256, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30755 WHERE entry = 30755; REPLACE INTO `creature_equip_template` VALUES (30755, 11019, 11019, 23052); UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 30755; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30755; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30755; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30755; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.236 WHERE `modelid` = 27333; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27333; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27333; --GUID (High: Unit Entry: 30755, Counter: 12610) SET @GUID := XXXXX+644; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30755`, `571`, `1`, `1`, `27328`, `0`, `5849.62`, `476.4291`, `657.7032`, `3.298672`, `300`, `0`, `0`, `37800`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 256, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30755 WHERE entry = 30755; REPLACE INTO `creature_equip_template` VALUES (30755, 11019, 11019, 23052); UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 30755; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30755; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30755; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30755; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.372 WHERE `modelid` = 27328; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27328; --GUID (High: Unit Entry: 30755, Counter: 12611) SET @GUID := XXXXX+645; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30755`, `571`, `1`, `1`, `27334`, `0`, `5848.494`, `480.568`, `657.6278`, `3.286258`, `300`, `0`, `0`, `37800`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 256, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30755 WHERE entry = 30755; REPLACE INTO `creature_equip_template` VALUES (30755, 11019, 11019, 23052); UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 30755; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30755; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30755; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 30755; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27334; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27334; --GUID (High: GameObject Entry: 193083, Counter: 2449) SET @GUID := XXXXX+646; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193083, 571, 1, 1, 5789.24, 587.1967, 652.6748, 1.489232, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192099, Counter: 2486) SET @GUID := XXXXX+647; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192099, 571, 1, 1, 5813.308, 555.6567, 657.2515, 1.928277, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192099; --GUID (High: GameObject Entry: 191957, Counter: 2493) SET @GUID := XXXXX+648; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191957, 571, 1, 1, 5797.905, 558.4363, 650.7192, -1.919862, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191957; --GUID (High: GameObject Entry: 193081, Counter: 2516) SET @GUID := XXXXX+649; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193081, 571, 1, 1, 5823.921, 587.8402, 652.7065, 2.722713, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193082, Counter: 2546) SET @GUID := XXXXX+650; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193082, 571, 1, 1, 5787.749, 588.5532, 652.6748, 0.1802346, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193080, Counter: 2558) SET @GUID := XXXXX+651; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193080, 571, 1, 1, 5822.147, 586.8817, 652.7065, 1.413715, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193909, Counter: 2567) SET @GUID := XXXXX+652; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193909, 571, 1, 1, 5853.625, 561.9585, 652.6565, 2.423029, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191680, Counter: 2610) SET @GUID := XXXXX+653; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191680, 571, 1, 1, 5837.725, 562.7231, 660.5631, 2.478367, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191679, Counter: 2614) SET @GUID := XXXXX+654; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191679, 571, 1, 1, 5783.612, 562.388, 658.7502, 0.8813918, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192109, Counter: 2643) SET @GUID := XXXXX+655; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192109, 571, 1, 1, 5862.506, 577.1644, 654.2021, 0.7938108, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192109; --GUID (High: GameObject Entry: 192084, Counter: 2686) SET @GUID := XXXXX+656; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192084, 571, 1, 1, 5842.013, 579.0801, 652.1492, -1.826611, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192084; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192084; --GUID (High: GameObject Entry: 192085, Counter: 2687) SET @GUID := XXXXX+657; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192085, 571, 1, 1, 5793.988, 560.5125, 650.8079, -2.053323, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192085; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192085; --GUID (High: GameObject Entry: 192087, Counter: 2688) SET @GUID := XXXXX+658; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192087, 571, 1, 1, 5748.351, 591.6878, 650.3442, -0.9099622, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192087; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192087; --GUID (High: GameObject Entry: 192096, Counter: 2713) SET @GUID := XXXXX+659; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192096, 571, 1, 1, 5816.08, 579.6553, 657.2515, -0.7767829, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192096; --GUID (High: GameObject Entry: 192836, Counter: 2723) SET @GUID := XXXXX+660; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192836, 571, 1, 1, 5850.044, 584.5006, 623.8151, -0.6806769, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192098, Counter: 2767) SET @GUID := XXXXX+661; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192098, 571, 1, 1, 5819.899, 557.6608, 657.2515, 1.928277, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192098; --GUID (High: Unit Entry: 28951, Counter: 1957) SET @GUID := XXXXX+662; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28951`, `571`, `1`, `1`, `25791`, `0`, `5851.044`, `564.0405`, `652.739`, `2.495821`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, '60913 0 '); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28951; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28951; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28951; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28951; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28951; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28951; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 25791; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 25791; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25791; --GUID (High: Unit Entry: 32207, Counter: 1960) SET @GUID := XXXXX+663; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32207`, `571`, `1`, `1`, `27821`, `0`, `5836.709`, `570.0758`, `652.1077`, `2.146755`, `300`, `0`, `0`, `4050`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 65536, 1, 0, '60191 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32207; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32207; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32207; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32207; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4185 WHERE `modelid` = 27821; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.35 WHERE `modelid` = 27821; --GUID (High: Unit Entry: 31852, Counter: 1962) SET @GUID := XXXXX+664; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31852`, `571`, `1`, `1`, `27244`, `0`, `5833.478`, `563.3278`, `651.8458`, `3.124139`, `300`, `0`, `0`, `8982`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 65536, 1, 0, '60191 0 '); UPDATE `creature_template_sniff` SET `speed_walk` = 0.666668 WHERE entry = 31852; UPDATE `creature_template_sniff` SET `speed_run` = 0.9523814 WHERE entry = 31852; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31852; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31852; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 31852; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 27244; UPDATE `creature_model_info_sniff` SET `combat_reach` = 4 WHERE `modelid` = 27244; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 27244; --GUID (High: Unit Entry: 32336, Counter: 1964) SET @GUID := XXXXX+665; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32336`, `571`, `1`, `1`, `27914`, `0`, `5833.798`, `567.3475`, `651.925`, `2.460914`, `300`, `0`, `0`, `6986`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 65536, 1, 0, '60191 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32336; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32336; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32336; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32336; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.31 WHERE `modelid` = 27914; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 27914; --GUID (High: Unit Entry: 31709, Counter: 1966) SET @GUID := XXXXX+666; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31709`, `571`, `1`, `1`, `2955`, `0`, `5841.441`, `561.6233`, `653.2529`, `4.747295`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31709; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31709; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31709; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31709; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.35 WHERE `modelid` = 2955; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 2955; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 2955; --GUID (High: Unit Entry: 31710, Counter: 1967) SET @GUID := XXXXX+667; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31710`, `571`, `1`, `1`, `1206`, `0`, `5853.438`, `563.9809`, `653.2529`, `1.256637`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31710; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31710; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31710; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31710; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.35 WHERE `modelid` = 1206; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 1206; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1206; --GUID (High: Unit Entry: 31711, Counter: 1968) SET @GUID := XXXXX+668; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31711`, `571`, `1`, `1`, `2957`, `0`, `5849.772`, `571.7083`, `653.4474`, `3.961897`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31711; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31711; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31711; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31711; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.35 WHERE `modelid` = 2957; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 2957; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 2957; --GUID (High: Unit Entry: 31795, Counter: 1969) SET @GUID := XXXXX+669; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31795`, `571`, `1`, `1`, `27718`, `0`, `5843.261`, `563.8418`, `653.239`, `0.2268928`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31795; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31795; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31795; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31795; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.374 WHERE `modelid` = 27718; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.3 WHERE `modelid` = 27718; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 27718; --GUID (High: Unit Entry: 31733, Counter: 1970) SET @GUID := XXXXX+670; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31733`, `571`, `1`, `1`, `3233`, `0`, `5851.463`, `574.1152`, `653.4265`, `0.5061455`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 0.4 WHERE entry = 31733; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31733; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31733; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31733; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31733; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.15 WHERE `modelid` = 3233; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 3233; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 3233; --GUID (High: Unit Entry: 31714, Counter: 1971) SET @GUID := XXXXX+671; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31714`, `571`, `1`, `1`, `2954`, `0`, `5851.648`, `561.7413`, `653.2459`, `4.08407`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31714; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31714; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31714; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31714; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.35 WHERE `modelid` = 2954; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 2954; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 2954; --GUID (High: Unit Entry: 31689, Counter: 1974) SET @GUID := XXXXX+672; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31689`, `571`, `1`, `1`, `27657`, `0`, `5858.309`, `576.4057`, `653.9612`, `4.101524`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 33554432, 1, 0, '59562 0 '); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31689; UPDATE `creature_template_sniff` SET `faction_A` = 2006, `faction_H` = 2006 WHERE `entry` = 31689; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31689; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 31689; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 27657; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 27657; --GUID (High: Unit Entry: 32691, Counter: 9356) SET @GUID := XXXXX+673; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32691`, `571`, `1`, `1`, `28161`, `0`, `5751.107`, `587.1132`, `649.7773`, `1.605703`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32691; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32691; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32691; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32691; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32691; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32691; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28161; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28161; --GUID (High: Unit Entry: 32675, Counter: 9357) SET @GUID := XXXXX+674; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32675`, `571`, `1`, `1`, `28143`, `0`, `5751.123`, `588.6057`, `649.8503`, `4.642576`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32675; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32675; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32675; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32675; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32675; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28143; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28143; --GUID (High: Unit Entry: 32743, Counter: 11832) SET @GUID := XXXXX+675; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32743`, `571`, `1`, `1`, `28194`, `0`, `5772.999`, `592.8542`, `610.4822`, `1.029744`, `300`, `0`, `0`, `4916`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 1, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32743; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32743; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32743; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32743; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.372 WHERE `modelid` = 28194; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28194; --GUID (High: Unit Entry: 40205, Counter: 13089) SET @GUID := XXXXX+676; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `40205`, `571`, `1`, `1`, `26465`, `0`, `5751.729`, `582.9427`, `615.0519`, `0`, `300`, `0`, `0`, `8025`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 40205; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 40205; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 40205; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 40205; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 40205; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26465; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26465; --GUID (High: Unit Entry: 40210, Counter: 13090) SET @GUID := XXXXX+677; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `40210`, `571`, `1`, `1`, `26464`, `0`, `5751.536`, `584.6598`, `615.0519`, `0`, `300`, `0`, `0`, `8025`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 40210; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 40210; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 40210; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 40210; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 40210; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26464; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26464; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26464; --GUID (High: Unit Entry: 40211, Counter: 13091) SET @GUID := XXXXX+678; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `40211`, `571`, `1`, `1`, `26463`, `0`, `5753.739`, `585.4135`, `615.0519`, `0`, `300`, `0`, `0`, `8025`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 40211; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 40211; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 40211; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 40211; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 40211; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26463; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26463; --GUID (High: Unit Entry: 32216, Counter: 15102) SET @GUID := XXXXX+679; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32216`, `571`, `1`, `1`, `27822`, `0`, `5833.842`, `570.0918`, `652.0447`, `2.565634`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32216 WHERE entry = 32216; REPLACE INTO `creature_equip_template` VALUES (32216, 1908, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32216; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32216; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32216; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 32216; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32216; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 27822; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27822; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27822; --GUID (High: Unit Entry: 32688, Counter: 19789) SET @GUID := XXXXX+680; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32688`, `571`, `1`, `1`, `28156`, `0`, `5845.101`, `586.3148`, `651.347`, `4.537856`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32688; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32688; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32688; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32688; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32688; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32688; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28156; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28156; --GUID (High: Unit Entry: 32679, Counter: 19790) SET @GUID := XXXXX+681; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32679`, `571`, `1`, `1`, `28147`, `0`, `5844.565`, `584.9972`, `651.3481`, `1.047198`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32679; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32679; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32679; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32679; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32679; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32679; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28147; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28147; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28147; --GUID (High: Unit Entry: 29255, Counter: 36883) SET @GUID := XXXXX+682; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26071`, `0`, `5851.479`, `591.9689`, `651.0588`, `2.321288`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26071; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26071; --GUID (High: Unit Entry: 29255, Counter: 38218) SET @GUID := XXXXX+683; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26073`, `0`, `5859.586`, `601.9918`, `651.0586`, `2.548181`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26073; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26073; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26073; --GUID (High: Unit Entry: 32470, Counter: 7448772) SET @GUID := XXXXX+684; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32470`, `571`, `1`, `1`, `6295`, `0`, `5844.733`, `592.0513`, `623.2748`, `2.293403`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 32470; UPDATE `creature_template_sniff` SET `faction_A` = 188, `faction_H` = 188 WHERE `entry` = 32470; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32470; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 6295; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 6295; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 6295; --GUID (High: Unit Entry: 31719, Counter: 7960139) SET @GUID := XXXXX+685; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31719`, `571`, `1`, `1`, `27667`, `0`, `5838.886`, `554.9131`, `654.6973`, `5.5676`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 1.6 WHERE entry = 31719; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31719; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31719; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31719; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31719; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.696 WHERE `modelid` = 27667; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 27667; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 27667; --GUID (High: Unit Entry: 31728, Counter: 7960223) SET @GUID := XXXXX+686; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31728`, `571`, `1`, `1`, `5586`, `0`, `5858.508`, `570.2949`, `654.0029`, `2.600541`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31728; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31728; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31728; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31728; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 5586; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 5586; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 5586; --GUID (High: Unit Entry: 31729, Counter: 7960224) SET @GUID := XXXXX+687; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31729`, `571`, `1`, `1`, `5448`, `0`, `5853.398`, `564.2966`, `653.8431`, `3.490659`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31729; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31729; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31729; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31729; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 5448; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 5448; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 5448; --GUID (High: Unit Entry: 31735, Counter: 7960226) SET @GUID := XXXXX+688; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31735`, `571`, `1`, `1`, `27682`, `0`, `5859.358`, `573.2166`, `652.7598`, `2.583087`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31735; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31735; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31735; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31735; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.6 WHERE `modelid` = 27682; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.6 WHERE `modelid` = 27682; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 27682; --GUID (High: Unit Entry: 31742, Counter: 7960227) SET @GUID := XXXXX+689; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31742`, `571`, `1`, `1`, `1072`, `0`, `5838.483`, `558.2472`, `654.0029`, `0`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31742; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31742; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31742; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31742; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.122 WHERE `modelid` = 1072; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1072; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1072; --GUID (High: Unit Entry: 31741, Counter: 7960228) SET @GUID := XXXXX+690; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31741`, `571`, `1`, `1`, `4626`, `0`, `5859.63`, `569.3244`, `654.0029`, `4.764749`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31741; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31741; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31741; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31741; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.235 WHERE `modelid` = 4626; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 4626; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 4626; --GUID (High: Unit Entry: 31732, Counter: 7960229) SET @GUID := XXXXX+691; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31732`, `571`, `1`, `1`, `2176`, `0`, `5859.31`, `573.1638`, `653.7667`, `3.839724`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31732; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31732; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31732; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31732; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 2176; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 2176; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 2176; --GUID (High: Unit Entry: 31796, Counter: 7960230) SET @GUID := XXXXX+692; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31796`, `571`, `1`, `1`, `27719`, `0`, `5853.263`, `576.4081`, `653.9959`, `5.654867`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31796; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31796; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31796; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31796; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3 WHERE `modelid` = 27719; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.375 WHERE `modelid` = 27719; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 27719; --GUID (High: Unit Entry: 31740, Counter: 7960231) SET @GUID := XXXXX+693; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31740`, `571`, `1`, `1`, `27882`, `0`, `5858.959`, `570.0224`, `654.9612`, `2.932153`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 31740; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31740; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31740; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2181300992 WHERE `entry` = 31740; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 27882; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.2 WHERE `modelid` = 27882; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 27882; --GUID (High: Unit Entry: 32470, Counter: 8752316) SET @GUID := XXXXX+694; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32470`, `571`, `1`, `1`, `901`, `0`, `5772.487`, `579.059`, `609.1575`, `2.913245`, `300`, `0`, `0`, `42`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 32470; UPDATE `creature_template_sniff` SET `faction_A` = 188, `faction_H` = 188 WHERE `entry` = 32470; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32470; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2 WHERE `modelid` = 901; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 901; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 901; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5781.534, 577.4964, 609.1575), (@GUID, 2, 5782.244, 576.7914, 609.1575), (@GUID, 3, 5779.047, 577.5344, 609.1575), (@GUID, 4, 5775.747, 578.3013, 609.1575), (@GUID, 5, 5770.774, 579.4571, 609.1575), (@GUID, 6, 5763.511, 580.1027, 609.2918), (@GUID, 7, 5763.511, 580.1027, 609.2918); --GUID (High: Player Entry: 0, Counter: 55649831) --GUID (High: Player Entry: 0, Counter: 44475608) --GUID (High: Unit Entry: 32752, Counter: 9434654) --(GUID (High: Unit Entry: 32752, Counter: 9434654)) created by spell: 61615 /* SET @GUID := XXXXX+697; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32752`, `571`, `1`, `1`, `913`, `0`, `5780.989`, `557.2946`, `651.6108`, `4.562085`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32752; UPDATE `creature_template_sniff` SET `faction_A` = 1732, `faction_H` = 1732 WHERE `entry` = 32752; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32752; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32752; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.611 WHERE `modelid` = 913; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 913; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 913; --GUID (High: Unit Entry: 32710, Counter: 9434581) SET @GUID := XXXXX+698; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32710`, `571`, `1`, `1`, `28184`, `0`, `5780.642`, `555.3922`, `651.6385`, `5.54037`, `300`, `0`, `0`, `10635`, `3561`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 2, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32710 WHERE entry = 32710; REPLACE INTO `creature_equip_template` VALUES (32710, 0, 0, 44635); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 32710; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32710; UPDATE `creature_template_sniff` SET `faction_A` = 1732, `faction_H` = 1732 WHERE `entry` = 32710; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32710; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32710; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 28184; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28184; --GUID (High: GameObject Entry: 192112, Counter: 2632) SET @GUID := XXXXX+699; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192112, 571, 1, 1, 5881.44, 559.1221, 647.2069, -0.07884923, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192112; --GUID (High: GameObject Entry: 191948, Counter: 2678) SET @GUID := XXXXX+700; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191948, 571, 1, 1, 5917.04, 616.7636, 646.2939, -0.4625103, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191948; --GUID (High: Unit Entry: 29675, Counter: 10101) SET @GUID := XXXXX+701; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29675`, `571`, `1`, `1`, `26501`, `0`, `5910.111`, `577.1727`, `661.1904`, `2.70526`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 714, `faction_H` = 714 WHERE `entry` = 29675; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29675; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1048577 WHERE `entry` = 29675; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2147746560 WHERE `entry` = 29675; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 26501; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26501; --GUID (High: Unit Entry: 29255, Counter: 33456) SET @GUID := XXXXX+702; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26074`, `0`, `5902.08`, `575.3156`, `640.3369`, `5.096361`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26074; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26074; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26074; --GUID (High: Unit Entry: 31756, Counter: 7960232) SET @GUID := XXXXX+703; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31756`, `571`, `1`, `1`, `27726`, `0`, `5873.413`, `552.2141`, `652.6557`, `2.234021`, `300`, `0`, `0`, `11001`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31756; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31756; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31756; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31756; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.05 WHERE `modelid` = 27726; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.25 WHERE `modelid` = 27726; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 27726; --GUID (High: Unit Entry: 32428, Counter: 9287862) SET @GUID := XXXXX+704; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5910.649`, `575.8516`, `611.7343`, `5.354629`, `300`, `0`, `0`, `1`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5910.05, 576.6524, 611.7343), (@GUID, 2, 5910.649, 575.8516, 611.7343), (@GUID, 3, 5911.455, 574.7755, 611.5593), (@GUID, 4, 5913.28, 572.3356, 610.7626), (@GUID, 5, 5914.454, 570.7661, 610.7114), (@GUID, 6, 5914.793, 570.3131, 610.7847), (@GUID, 7, 5915.986, 569.1847, 610.8511), (@GUID, 8, 5917.168, 568.0672, 610.6143), (@GUID, 9, 5917.168, 568.0672, 610.6143); --GUID (High: Unit Entry: 27870, Counter: 9435057) --(GUID (High: Unit Entry: 27870, Counter: 9435057)) created by spell: 52832 /* SET @GUID := XXXXX+705; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5875.35`, `695.2014`, `644.7698`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 9.929999 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.1916 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435066) --(GUID (High: Unit Entry: 27870, Counter: 9435066)) created by spell: 52832 /* SET @GUID := XXXXX+706; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5872.985`, `696.4509`, `644.7056`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 7.3 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.8759999 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435072) --(GUID (High: Unit Entry: 27870, Counter: 9435072)) created by spell: 52832 /* SET @GUID := XXXXX+707; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5874.07`, `698.561`, `644.7818`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435082) --(GUID (High: Unit Entry: 27870, Counter: 9435082)) created by spell: 52832 /* SET @GUID := XXXXX+708; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5871.854`, `695.6379`, `644.6382`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 8.639999 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.864 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435093) --(GUID (High: Unit Entry: 27870, Counter: 9435093)) created by spell: 52832 /* SET @GUID := XXXXX+709; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5873.357`, `694.9969`, `644.683`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435096) --(GUID (High: Unit Entry: 27870, Counter: 9435096)) created by spell: 52832 /* SET @GUID := XXXXX+710; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5875.65`, `690.5432`, `644.6733`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 7.41 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.8892 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435098) --(GUID (High: Unit Entry: 27870, Counter: 9435098)) created by spell: 52832 /* SET @GUID := XXXXX+711; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5872.655`, `699.5444`, `644.729`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 9.78 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.978 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435099) --(GUID (High: Unit Entry: 27870, Counter: 9435099)) created by spell: 52832 /* SET @GUID := XXXXX+712; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435103) --(GUID (High: Unit Entry: 27870, Counter: 9435103)) created by spell: 52832 /* SET @GUID := XXXXX+713; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5871.55`, `696.7443`, `644.6544`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 9.15 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.098 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435104) --(GUID (High: Unit Entry: 27870, Counter: 9435104)) created by spell: 52832 /* SET @GUID := XXXXX+714; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5876.951`, `694.0303`, `644.8079`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.2 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435164) --(GUID (High: Unit Entry: 27870, Counter: 9435164)) created by spell: 52832 /* SET @GUID := XXXXX+715; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5873.997`, `697.0862`, `644.8807`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.2 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435167) --(GUID (High: Unit Entry: 27870, Counter: 9435167)) created by spell: 52832 /* SET @GUID := XXXXX+716; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5873.479`, `692.244`, `644.597`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 8.18 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.818 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435169) --(GUID (High: Unit Entry: 27870, Counter: 9435169)) created by spell: 52832 /* SET @GUID := XXXXX+717; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5874.75`, `697.7897`, `644.8124`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435170) --(GUID (High: Unit Entry: 27870, Counter: 9435170)) created by spell: 52832 /* SET @GUID := XXXXX+718; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5874.069`, `690.4692`, `644.6432`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 7.17 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.717 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435171) --(GUID (High: Unit Entry: 27870, Counter: 9435171)) created by spell: 52832 /* SET @GUID := XXXXX+719; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5873.997`, `697.0862`, `644.8807`, `2.75762`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435177) --(GUID (High: Unit Entry: 27870, Counter: 9435177)) created by spell: 52832 /* SET @GUID := XXXXX+720; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5873.028`, `693.268`, `644.6248`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 7.45 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.745 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: GameObject Entry: 192116, Counter: 2752) SET @GUID := XXXXX+721; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192116, 571, 1, 1, 5866.679, 524.9115, 641.6483, -1.390278, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192116; --GUID (High: Unit Entry: 29255, Counter: 35055) SET @GUID := XXXXX+722; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26073`, `0`, `5888.6`, `530.4664`, `641.6642`, `2.129302`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26073; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26073; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26073; --GUID (High: Unit Entry: 29255, Counter: 36125) SET @GUID := XXXXX+723; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26074`, `0`, `5878.76`, `528.4491`, `641.7286`, `1.850049`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26074; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26074; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26074; --GUID (High: GameObject Entry: 192114, Counter: 2756) SET @GUID := XXXXX+724; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192114, 571, 1, 1, 5862.577, 535.2541, 646.9973, -1.30058, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192114; --GUID (High: GameObject Entry: 191949, Counter: 2457) SET @GUID := XXXXX+725; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191949, 571, 1, 1, 5927.668, 644.7076, 645.5088, -0.2967052, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191949; --GUID (High: GameObject Entry: 192113, Counter: 2751) SET @GUID := XXXXX+726; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192113, 571, 1, 1, 5877.303, 543.1239, 647.0521, -0.6024494, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192113; --GUID (High: GameObject Entry: 192117, Counter: 2753) SET @GUID := XXXXX+727; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192117, 571, 1, 1, 5891.236, 540.3208, 640.9625, -0.2558152, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192117; --GUID (High: GameObject Entry: 192119, Counter: 2780) SET @GUID := XXXXX+728; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192119, 571, 1, 1, 5906.24, 554.4028, 640.2241, -0.8667332, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192119; --GUID (High: Unit Entry: 32170, Counter: 6987) SET @GUID := XXXXX+729; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32170`, `571`, `1`, `1`, `27801`, `0`, `5925.702`, `573.6066`, `661.17`, `6.003932`, `300`, `0`, `0`, `504000`, `881400`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '12544 0 12544 1'); UPDATE `creature_template_sniff` SET `equipment_id` = 32170 WHERE entry = 32170; REPLACE INTO `creature_equip_template` VALUES (32170, 30424, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32170; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32170; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 32170; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32170; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32170; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33600 WHERE `entry` = 32170; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27801; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27801; --GUID (High: GameObject Entry: 195533, Counter: 5509) SET @GUID := XXXXX+730; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 195533, 571, 1, 1, 5914.187, 554.6805, 661.2455, 0.9948372, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 34953, Counter: 10105) SET @GUID := XXXXX+731; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `34953`, `571`, `1`, `1`, `29744`, `0`, `5915.089`, `556.2986`, `660.5728`, `0.9773844`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 714, `faction_H` = 714 WHERE `entry` = 34953; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 34953; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1048577 WHERE `entry` = 34953; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2147746560 WHERE `entry` = 34953; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 29744; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 29744; --GUID (High: GameObject Entry: 195428, Counter: 5510) SET @GUID := XXXXX+732; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 195428, 571, 1, 1, 5914.115, 554.6528, 660.493, 0.9948372, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 29673, Counter: 10106) SET @GUID := XXXXX+733; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29673`, `571`, `1`, `1`, `26496`, `0`, `5928.722`, `585.5177`, `661.1904`, `3.054326`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 714, `faction_H` = 714 WHERE `entry` = 29673; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29673; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1048577 WHERE `entry` = 29673; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2147746560 WHERE `entry` = 29673; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 26496; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26496; --GUID (High: GameObject Entry: 192818, Counter: 5732) SET @GUID := XXXXX+734; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5929.169, 584.6223, 609.7183, -1.97222, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: Unit Entry: 50147, Counter: 13556) SET @GUID := XXXXX+735; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50147`, `571`, `1`, `1`, `36903`, `0`, `5917.088`, `571.8577`, `639.699`, `6.161012`, `300`, `0`, `0`, `12600`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, '10022 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 50147 WHERE entry = 50147; REPLACE INTO `creature_equip_template` VALUES (50147, 17283, 17282, 0); UPDATE `creature_template_sniff` SET `unit_class` = 4 WHERE `entry` = 50147; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50147; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 50147; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50147; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50147; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50147; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36903; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36903; --GUID (High: Unit Entry: 50148, Counter: 13558) SET @GUID := XXXXX+736; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50148`, `571`, `1`, `1`, `36905`, `0`, `5916.846`, `579.3958`, `639.6555`, `0.122173`, `300`, `0`, `0`, `24761`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, '48168 0 48168 1 48168 2'); UPDATE `creature_template_sniff` SET `equipment_id` = 50148 WHERE entry = 50148; REPLACE INTO `creature_equip_template` VALUES (50148, 13751, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 50148; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50148; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 50148; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50148; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50148; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50148; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36905; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36905; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 36905; --GUID (High: Unit Entry: 50142, Counter: 13559) SET @GUID := XXXXX+737; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50142`, `571`, `1`, `1`, `36899`, `0`, `5920.592`, `580.3368`, `639.6818`, `3.316126`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 50142 WHERE entry = 50142; REPLACE INTO `creature_equip_template` VALUES (50142, 19987, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 50142; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50142; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 50142; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50142; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50142; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50142; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36899; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36899; --GUID (High: Unit Entry: 49750, Counter: 13666) SET @GUID := XXXXX+738; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `49750`, `571`, `1`, `1`, `36615`, `0`, `5910.911`, `565.941`, `639.6708`, `3.612832`, `300`, `0`, `0`, `232470`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 49750 WHERE entry = 49750; REPLACE INTO `creature_equip_template` VALUES (49750, 1906, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 49750; UPDATE `creature_template_sniff` SET `faction_A` = 29, `faction_H` = 29 WHERE `entry` = 49750; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 49750; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 49750; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 49750; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.372 WHERE `modelid` = 36615; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36615; --GUID (High: GameObject Entry: 208317, Counter: 6410) SET @GUID := XXXXX+739; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 208317, 571, 1, 1, 5914.641, 564.4184, 639.2689, -2.617989, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 32249, Counter: 16707) SET @GUID := XXXXX+740; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32249`, `571`, `1`, `1`, `9563`, `0`, `5926.799`, `583.4628`, `609.7347`, `5.742133`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32249; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32249; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32249; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32249; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4 WHERE `modelid` = 9563; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.5 WHERE `modelid` = 9563; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 9563; --GUID (High: Unit Entry: 29537, Counter: 24294) SET @GUID := XXXXX+741; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29537`, `571`, `1`, `1`, `26443`, `0`, `5912.952`, `554.4666`, `609.8434`, `1.239184`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29537; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29537; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29537; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2176 WHERE `entry` = 29537; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29537; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26443; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26443; --GUID (High: Unit Entry: 29255, Counter: 33455) SET @GUID := XXXXX+742; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26072`, `0`, `5909.118`, `563.6923`, `660.5728`, `0.5235988`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26072; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26072; --GUID (High: Unit Entry: 22015, Counter: 2796866) SET @GUID := XXXXX+743; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `22015`, `571`, `1`, `1`, `20708`, `0`, `5900.374`, `559.8229`, `639.6871`, `3.438299`, `300`, `0`, `0`, `26140`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 22015; UPDATE `creature_template_sniff` SET `faction_A` = 1734, `faction_H` = 1734 WHERE `entry` = 22015; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 22015; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1048577 WHERE `entry` = 22015; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 22015; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 20708; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 20708; --GUID (High: Unit Entry: 22015, Counter: 2796868) SET @GUID := XXXXX+744; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `22015`, `571`, `1`, `1`, `20707`, `0`, `5897.733`, `558.2257`, `639.6866`, `0.6108652`, `300`, `0`, `0`, `26140`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 22015; UPDATE `creature_template_sniff` SET `faction_A` = 1734, `faction_H` = 1734 WHERE `entry` = 22015; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 22015; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1048577 WHERE `entry` = 22015; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 22015; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 20707; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 20707; --GUID (High: GameObject Entry: 185106, Counter: 1344411) SET @GUID := XXXXX+745; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 185106, 571, 1, 1, 5900.032, 557.4323, 639.619, 1.937312, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 32664, Counter: 9287343) SET @GUID := XXXXX+746; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32664`, `571`, `1`, `1`, `12200`, `0`, `5924.704`, `571.7117`, `602.8414`, `4.257338`, `300`, `0`, `0`, `4278`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32664; UPDATE `creature_template_sniff` SET `faction_A` = 14, `faction_H` = 14 WHERE `entry` = 32664; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32664; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32664; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.6 WHERE `modelid` = 12200; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 12200; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 12200; --GUID (High: GameObject Entry: 193772, Counter: 4418774) SET @GUID := XXXXX+747; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193772, 571, 1, 1, 5923.94, 570.3698, 661.0867, 2.792518, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 193772; --GUID (High: Unit Entry: 27870, Counter: 9435182) --(GUID (High: Unit Entry: 27870, Counter: 9435182)) created by spell: 52832 /* SET @GUID := XXXXX+748; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5878.009`, `691.263`, `644.7375`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.2 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435192) --(GUID (High: Unit Entry: 27870, Counter: 9435192)) created by spell: 52832 /* SET @GUID := XXXXX+749; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5876.97`, `691.0924`, `644.7139`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435194) --(GUID (High: Unit Entry: 27870, Counter: 9435194)) created by spell: 52832 /* SET @GUID := XXXXX+750; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5878.284`, `693.3499`, `644.8094`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 9.71 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.971 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435200) --(GUID (High: Unit Entry: 27870, Counter: 9435200)) created by spell: 52832 /* SET @GUID := XXXXX+751; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435204) --(GUID (High: Unit Entry: 27870, Counter: 9435204)) created by spell: 52832 /* SET @GUID := XXXXX+752; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435221) --(GUID (High: Unit Entry: 27870, Counter: 9435221)) created by spell: 52832 /* SET @GUID := XXXXX+753; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435222) --(GUID (High: Unit Entry: 27870, Counter: 9435222)) created by spell: 52832 /* SET @GUID := XXXXX+754; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 8.84 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.884 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435286) --(GUID (High: Unit Entry: 27870, Counter: 9435286)) created by spell: 52832 /* SET @GUID := XXXXX+755; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435288) --(GUID (High: Unit Entry: 27870, Counter: 9435288)) created by spell: 52832 /* SET @GUID := XXXXX+756; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 8.139999 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.814 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435295) --(GUID (High: Unit Entry: 27870, Counter: 9435295)) created by spell: 52832 /* SET @GUID := XXXXX+757; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5882.21`, `690.0572`, `644.527`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 8.549999 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.855 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435296) --(GUID (High: Unit Entry: 27870, Counter: 9435296)) created by spell: 52832 /* SET @GUID := XXXXX+758; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5877.664`, `692.3249`, `644.7657`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 10 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435299) --(GUID (High: Unit Entry: 27870, Counter: 9435299)) created by spell: 52832 /* SET @GUID := XXXXX+759; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5879.353`, `692.2468`, `644.7927`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 9.04 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.904 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: GameObject Entry: 194940, Counter: 2470) SET @GUID := XXXXX+760; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194940, 571, 1, 1, 5862.002, 496.4048, 641.5271, 1.73971, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192220, Counter: 2746) SET @GUID := XXXXX+761; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192220, 571, 1, 1, 5817.501, 507.6302, 657.2405, -1.68424, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 175735, Counter: 3722) SET @GUID := XXXXX+762; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 175735, 571, 1, 1, 5866.654, 497.2006, 655.67, -0.4188786, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 35826, Counter: 4427) SET @GUID := XXXXX+763; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35826`, `571`, `1`, `1`, `30042`, `0`, `5852.952`, `515.8073`, `599.9007`, `0`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 1, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 35826; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35826; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 35826; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35826; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 35826; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 30042; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 30042; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 30042; --GUID (High: Unit Entry: 32692, Counter: 9348) SET @GUID := XXXXX+764; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32692`, `571`, `1`, `1`, `28162`, `0`, `5827.267`, `502.361`, `657.4434`, `0.1396263`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32692; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32692; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32692; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32692; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32692; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32692; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28162; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28162; --GUID (High: Unit Entry: 32687, Counter: 9349) SET @GUID := XXXXX+765; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32687`, `571`, `1`, `1`, `28155`, `0`, `5828.749`, `502.4955`, `657.4415`, `3.193953`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32687; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32687; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32687; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32687; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 32687; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32687; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 28155; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28155; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28155; --GUID (High: GameObject Entry: 192824, Counter: 2943073) SET @GUID := XXXXX+766; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5866.104, 496.9809, 655.6909, -0.6981314, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: Unit Entry: 32428, Counter: 9184479) SET @GUID := XXXXX+767; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32428`, `571`, `1`, `1`, `1141`, `0`, `5851.63`, `514.2156`, `641.4882`, `3.619577`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.7142857 WHERE entry = 32428; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 32428; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32428; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1141; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1141; --GUID (High: Unit Entry: 32596, Counter: 9434313) SET @GUID := XXXXX+768; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32596`, `571`, `1`, `1`, `21271`, `0`, `5799.031`, `425.9535`, `665.6882`, `1.389626`, `300`, `0`, `0`, `10080`, `17628`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 27913, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32596; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32596; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32596; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32596; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32596; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 21271; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 21271; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 21271; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5642.369, 350.114, 735.2545), (@GUID, 2, 5641.674, 350.8333, 735.2545), (@GUID, 3, 5620.844, 304.7027, 727.6812), (@GUID, 4, 5753.956, 325.8568, 705.126), (@GUID, 5, 5798.88, 377.892, 678.5151), (@GUID, 6, 5797.217, 412.948, 668.5225), (@GUID, 7, 5804.147, 450.2107, 661.0242), (@GUID, 8, 5804.147, 450.2107, 661.0242); --GUID (High: GameObject Entry: 194944, Counter: 2454) SET @GUID := XXXXX+769; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194944, 571, 1, 1, 5881.584, 503.7034, 641.6622, -0.6806767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 194943, Counter: 2460) SET @GUID := XXXXX+770; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194943, 571, 1, 1, 5891.903, 515.6921, 641.6622, -0.6806767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 194945, Counter: 2462) SET @GUID := XXXXX+771; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194945, 571, 1, 1, 5897.018, 506.8948, 641.6622, -0.6806767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191681, Counter: 2636) SET @GUID := XXXXX+772; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191681, 571, 1, 1, 5890.545, 529.0925, 649.3845, 0.2617982, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191950, Counter: 2671) SET @GUID := XXXXX+773; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191950, 571, 1, 1, 5893.235, 528.2362, 641.395, -1.265363, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191950; --GUID (High: Unit Entry: 31557, Counter: 18299) SET @GUID := XXXXX+774; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31557`, `571`, `1`, `1`, `27616`, `0`, `5888.694`, `507.8977`, `641.653`, `1.867502`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31557; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 31557; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31557; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 66177 WHERE `entry` = 31557; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 31557; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3068 WHERE `modelid` = 27616; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 27616; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27616; --GUID (High: Unit Entry: 31886, Counter: 18300) SET @GUID := XXXXX+775; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31886`, `571`, `1`, `1`, `22003`, `0`, `5891.123`, `507.3404`, `641.653`, `1.169371`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 3, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 1.2 WHERE entry = 31886; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 31886; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31886; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 31886; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.5 WHERE `modelid` = 22003; --GUID (High: Unit Entry: 31885, Counter: 18301) SET @GUID := XXXXX+776; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31885`, `571`, `1`, `1`, `27019`, `0`, `5886.458`, `506.8082`, `641.653`, `2.007129`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 3, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 1.2 WHERE entry = 31885; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 31885; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31885; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 31885; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.5 WHERE `modelid` = 27019; --GUID (High: GameObject Entry: 191768, Counter: 2598) SET @GUID := XXXXX+777; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191768, 571, 1, 1, 5940.67, 613.0788, 661.5791, -1.883669, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192818, Counter: 5731) SET @GUID := XXXXX+778; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5940.149, 567.6668, 609.9049, -2.164206, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: Unit Entry: 50150, Counter: 13555) SET @GUID := XXXXX+779; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50150`, `571`, `1`, `1`, `36904`, `0`, `5930.111`, `558.8976`, `639.6744`, `1.832596`, `300`, `0`, `0`, `13230`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, '79963 0 63510 1 63510 263514 163531 0 63531 179962 0 79962 1'); UPDATE `creature_template_sniff` SET `equipment_id` = 50150 WHERE entry = 50150; REPLACE INTO `creature_equip_template` VALUES (50150, 13160, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 50150; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50150; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 50150; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50150; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50150; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50150; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36904; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36904; --GUID (High: Unit Entry: 50149, Counter: 13557) SET @GUID := XXXXX+780; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50149`, `571`, `1`, `1`, `36898`, `0`, `5931.623`, `562.1285`, `639.687`, `3.752458`, `300`, `0`, `0`, `12600`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 50149 WHERE entry = 50149; REPLACE INTO `creature_equip_template` VALUES (50149, 23225, 24322, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50149; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 50149; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 50149; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50149; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 50149; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36898; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36898; --GUID (High: Unit Entry: 50153, Counter: 13560) SET @GUID := XXXXX+781; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50153`, `571`, `1`, `1`, `36906`, `0`, `5934.002`, `573.7483`, `639.692`, `2.146755`, `300`, `0`, `0`, `12600`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, '79892 0 79892 1'); UPDATE `creature_template_sniff` SET `equipment_id` = 50153 WHERE entry = 50153; REPLACE INTO `creature_equip_template` VALUES (50153, 2813, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50153; UPDATE `creature_template_sniff` SET `faction_A` = 29, `faction_H` = 29 WHERE `entry` = 50153; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 50153; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50153; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50153; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.236 WHERE `modelid` = 36906; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36906; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 36906; --GUID (High: Unit Entry: 50144, Counter: 13561) SET @GUID := XXXXX+782; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50144`, `571`, `1`, `1`, `36900`, `0`, `5927.223`, `561.1163`, `639.7015`, `6.108652`, `300`, `0`, `0`, `13230`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 50144 WHERE entry = 50144; REPLACE INTO `creature_equip_template` VALUES (50144, 0, 0, 13147); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 50144; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50144; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 50144; UPDATE `creature_template_sniff` SET `baseattacktime` = 1500 WHERE `entry` = 50144; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50144; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50144; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 36900; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 36900; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 36900; --GUID (High: Unit Entry: 50152, Counter: 13562) SET @GUID := XXXXX+783; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `50152`, `571`, `1`, `1`, `36907`, `0`, `5931.917`, `576.9219`, `639.6932`, `5.270895`, `300`, `0`, `0`, `17010`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 0, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 50152 WHERE entry = 50152; REPLACE INTO `creature_equip_template` VALUES (50152, 13337, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 50152; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 50152; UPDATE `creature_template_sniff` SET `faction_A` = 104, `faction_H` = 104 WHERE `entry` = 50152; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 50152; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 50152; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 50152; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.8725 WHERE `modelid` = 36907; UPDATE `creature_model_info_sniff` SET `combat_reach` = 3.75 WHERE `modelid` = 36907; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 36907; --GUID (High: Unit Entry: 29535, Counter: 24295) SET @GUID := XXXXX+784; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29535`, `571`, `1`, `1`, `26445`, `0`, `5932.104`, `558.1135`, `609.8428`, `2.391101`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29535 WHERE entry = 29535; REPLACE INTO `creature_equip_template` VALUES (29535, 2200, 3698, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29535; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29535; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29535; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29535; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1154 WHERE `entry` = 29535; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 512 WHERE `entry` = 29535; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26445; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26445; --GUID (High: Unit Entry: 29538, Counter: 24297) SET @GUID := XXXXX+785; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29538`, `571`, `1`, `1`, `26444`, `0`, `5932.232`, `577.7797`, `609.837`, `4.014257`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29538; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29538; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29538; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 29538; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26444; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26444; --GUID (High: Unit Entry: 29665, Counter: 24298) SET @GUID := XXXXX+786; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29665`, `571`, `1`, `1`, `26417`, `0`, `5934.134`, `575.8211`, `609.8356`, `3.822271`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29665; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29665; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29665; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 29665; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33024 WHERE `entry` = 29665; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26417; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26417; --GUID (High: Unit Entry: 29255, Counter: 37869) SET @GUID := XXXXX+787; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26072`, `0`, `5939.833`, `579.8929`, `660.5743`, `3.682645`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26072; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26072; --GUID (High: Unit Entry: 29255, Counter: 38219) SET @GUID := XXXXX+788; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26073`, `0`, `5914.756`, `550.1322`, `640.4367`, `1.745329`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26073; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26073; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26073; --GUID (High: Unit Entry: 36776, Counter: 7493354) SET @GUID := XXXXX+789; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `36776`, `571`, `1`, `1`, `30439`, `0`, `5916.806`, `554.3438`, `609.8425`, `3.857178`, `300`, `0`, `0`, `17010`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 36776 WHERE entry = 36776; REPLACE INTO `creature_equip_template` VALUES (36776, 35117, 35117, 0); UPDATE `creature_template_sniff` SET `unit_class` = 4 WHERE `entry` = 36776; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 36776; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 36776; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 36776; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 30439; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 30439; --GUID (High: Unit Entry: 1412, Counter: 9235300) SET @GUID := XXXXX+790; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `1412`, `571`, `1`, `1`, `134`, `0`, `5942.087`, `567.7265`, `639.8442`, `1.463504`, `300`, `0`, `0`, `8`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 1412; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 1412; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 1412; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.3 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 134; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5941.033, 564.1071, 639.8458), (@GUID, 2, 5941.771, 564.782, 639.8458), (@GUID, 3, 5942.235, 569.0934, 639.8434), (@GUID, 4, 5941.104, 569.868, 639.5469), (@GUID, 5, 5939.367, 571.0589, 639.5602), (@GUID, 6, 5938.516, 571.6424, 639.576), (@GUID, 7, 5938.516, 571.6424, 639.576); --GUID (High: Unit Entry: 27870, Counter: 9435313) --(GUID (High: Unit Entry: 27870, Counter: 9435313)) created by spell: 52832 /* SET @GUID := XXXXX+791; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435314) --(GUID (High: Unit Entry: 27870, Counter: 9435314)) created by spell: 52832 /* SET @GUID := XXXXX+792; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5881.793`, `691.252`, `644.601`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.12 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435322) --(GUID (High: Unit Entry: 27870, Counter: 9435322)) created by spell: 52832 /* SET @GUID := XXXXX+793; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5875.773`, `693.9205`, `644.7839`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435323) --(GUID (High: Unit Entry: 27870, Counter: 9435323)) created by spell: 52832 /* SET @GUID := XXXXX+794; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5877.611`, `690.2342`, `644.6976`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.12 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435326) --(GUID (High: Unit Entry: 27870, Counter: 9435326)) created by spell: 52832 /* SET @GUID := XXXXX+795; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.12 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435329) --(GUID (High: Unit Entry: 27870, Counter: 9435329)) created by spell: 52832 /* SET @GUID := XXXXX+796; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5881.012`, `688.3777`, `644.6158`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435343) --(GUID (High: Unit Entry: 27870, Counter: 9435343)) created by spell: 52832 /* SET @GUID := XXXXX+797; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5881.735`, `693.2981`, `644.7026`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.12 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435348) --(GUID (High: Unit Entry: 27870, Counter: 9435348)) created by spell: 52832 /* SET @GUID := XXXXX+798; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5882.823`, `691.8667`, `644.6422`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435351) --(GUID (High: Unit Entry: 27870, Counter: 9435351)) created by spell: 52832 /* SET @GUID := XXXXX+799; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5879.885`, `688.9622`, `644.6385`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 27870, Counter: 9435423) --(GUID (High: Unit Entry: 27870, Counter: 9435423)) created by spell: 52832 /* SET @GUID := XXXXX+800; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5881.123`, `690.3046`, `644.5807`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435424) --(GUID (High: Unit Entry: 27870, Counter: 9435424)) created by spell: 52832 /* SET @GUID := XXXXX+801; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5880.014`, `691.173`, `644.8372`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435431) --(GUID (High: Unit Entry: 27870, Counter: 9435431)) created by spell: 52832 /* SET @GUID := XXXXX+802; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5880.665`, `692.4285`, `644.7015`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Unit Entry: 32597, Counter: 9435018) SET @GUID := XXXXX+803; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32597`, `571`, `1`, `1`, `21272`, `0`, `5815.397`, `438.9033`, `659.222`, `1.030254`, `300`, `0`, `0`, `8508`, `7981`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 22719, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32597; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32597; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 21272; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 21272; --GUID (High: GameObject Entry: 193916, Counter: 2543) SET @GUID := XXXXX+804; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193916, 571, 1, 1, 5757.367, 649.6045, 661.0718, -0.6806767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191687, Counter: 2603) SET @GUID := XXXXX+805; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191687, 571, 1, 1, 5755.453, 652.5023, 655.9674, 2.487093, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192090, Counter: 2716) SET @GUID := XXXXX+806; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192090, 571, 1, 1, 5760.527, 657.4241, 649.718, 2.452071, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192090; --GUID (High: GameObject Entry: 192818, Counter: 629290) SET @GUID := XXXXX+807; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192818, 571, 1, 1, 5755.629, 660.9241, 619.0868, 0.1745321, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192818; --GUID (High: GameObject Entry: 191987, Counter: 2487) SET @GUID := XXXXX+808; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191987, 571, 1, 1, 5784.572, 682.463, 657.9402, 0.0785381, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192091, Counter: 2667) SET @GUID := XXXXX+809; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192091, 571, 1, 1, 5778.969, 680.1976, 649.718, 2.452071, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192091; --GUID (High: Unit Entry: 33422, Counter: 9248353) SET @GUID := XXXXX+810; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `33422`, `571`, `1`, `1`, `28618`, `0`, `5787.234`, `669.8622`, `161.0522`, `0.145476`, `300`, `0`, `0`, `9740`, `25908`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 33422 WHERE entry = 33422; REPLACE INTO `creature_equip_template` VALUES (33422, 39743, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 33422; UPDATE `creature_template_sniff` SET `speed_run` = 0.9920629 WHERE entry = 33422; UPDATE `creature_template_sniff` SET `faction_A` = 16, `faction_H` = 16 WHERE `entry` = 33422; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 33422; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 33422; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3875 WHERE `modelid` = 28618; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.25 WHERE `modelid` = 28618; --GUID (High: Unit Entry: 27870, Counter: 9435303) --(GUID (High: Unit Entry: 27870, Counter: 9435303)) created by spell: 52832 /* SET @GUID := XXXXX+811; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24890`, `0`, `5875.63`, `692.6831`, `644.8219`, `2.775074`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 9.099999 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.91 WHERE `modelid` = 24890; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24890; --GUID (High: Unit Entry: 27870, Counter: 9435306) --(GUID (High: Unit Entry: 27870, Counter: 9435306)) created by spell: 52832 /* SET @GUID := XXXXX+812; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5879.48`, `689.916`, `644.625`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '49801 0 '); */ UPDATE `creature_template_sniff` SET `scale` = 7.19 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.8628 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435434) --(GUID (High: Unit Entry: 27870, Counter: 9435434)) created by spell: 52832 /* SET @GUID := XXXXX+813; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5880.014`, `691.173`, `644.8372`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.12 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435436) --(GUID (High: Unit Entry: 27870, Counter: 9435436)) created by spell: 52832 /* SET @GUID := XXXXX+814; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5880.014`, `691.173`, `644.8372`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.12 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435438) --(GUID (High: Unit Entry: 27870, Counter: 9435438)) created by spell: 52832 /* SET @GUID := XXXXX+815; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5880.014`, `691.173`, `644.8372`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435449) --(GUID (High: Unit Entry: 27870, Counter: 9435449)) created by spell: 52832 /* SET @GUID := XXXXX+816; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5880.014`, `691.173`, `644.8372`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.12 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435454) --(GUID (High: Unit Entry: 27870, Counter: 9435454)) created by spell: 52832 /* SET @GUID := XXXXX+817; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5879.015`, `691.2646`, `644.7552`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.12 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435455) --(GUID (High: Unit Entry: 27870, Counter: 9435455)) created by spell: 52832 /* SET @GUID := XXXXX+818; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24895`, `0`, `5880.014`, `691.173`, `644.8372`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.12 WHERE `modelid` = 24895; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24895; --GUID (High: Unit Entry: 27870, Counter: 9435457) --(GUID (High: Unit Entry: 27870, Counter: 9435457)) created by spell: 52832 /* SET @GUID := XXXXX+819; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24897`, `0`, `5880.014`, `691.173`, `644.8372`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24897; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24897; --GUID (High: Unit Entry: 27870, Counter: 9435518) --(GUID (High: Unit Entry: 27870, Counter: 9435518)) created by spell: 52832 /* SET @GUID := XXXXX+820; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `27870`, `571`, `1`, `1`, `24898`, `0`, `5880.014`, `691.173`, `644.8372`, `4.956735`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 27870; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 27870; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 27870; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.1 WHERE `modelid` = 24898; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 24898; --GUID (High: Player Entry: 0, Counter: 36295272) --GUID (High: GameObject Entry: 193089, Counter: 2513) SET @GUID := XXXXX+822; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193089, 571, 1, 1, 5959.146, 593.5022, 656.3815, 1.207114, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 193089; --GUID (High: GameObject Entry: 193178, Counter: 2536) SET @GUID := XXXXX+823; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193178, 571, 1, 1, 5960.251, 629.3558, 650.4917, -0.3776056, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191665, Counter: 2596) SET @GUID := XXXXX+824; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191665, 571, 1, 1, 5944.511, 643.1512, 645.3052, -1.971246, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191665; --GUID (High: GameObject Entry: 193177, Counter: 2607) SET @GUID := XXXXX+825; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193177, 571, 1, 1, 5951.381, 605.9443, 650.4917, -0.3776056, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191769, Counter: 2657) SET @GUID := XXXXX+826; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191769, 571, 1, 1, 5947.44, 631.5309, 661.501, 1.257923, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192118, Counter: 2757) SET @GUID := XXXXX+827; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192118, 571, 1, 1, 5944.973, 558.8013, 666.7687, -2.085978, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192118; --GUID (High: Unit Entry: 29657, Counter: 18292) SET @GUID := XXXXX+828; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29657`, `571`, `1`, `1`, `26413`, `0`, `5954.782`, `567.9965`, `660.5704`, `4.206244`, `300`, `0`, `0`, `3256`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29657 WHERE entry = 29657; REPLACE INTO `creature_equip_template` VALUES (29657, 41342, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29657; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29657; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 29657; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29657; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 29657; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29657; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26413; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26413; --GUID (High: Unit Entry: 29255, Counter: 38491) SET @GUID := XXXXX+829; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26072`, `0`, `5947.822`, `560.2608`, `660.5773`, `5.794493`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26072; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26072; --GUID (High: Unit Entry: 32748, Counter: 9435464) SET @GUID := XXXXX+830; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32748`, `571`, `1`, `1`, `28205`, `0`, `5849.556`, `712.7417`, `609.1854`, `5.357805`, `300`, `0`, `0`, `4916`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32748; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32748; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32748; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32748; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28205; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28205; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5848.276, 713.3301, 609.2408), (@GUID, 2, 5848.363, 714.3263, 609.2408), (@GUID, 3, 5850.157, 711.9432, 609.1575), (@GUID, 4, 5854.03, 710.8806, 609.1575), (@GUID, 5, 5857.503, 709.9275, 609.1575), (@GUID, 6, 5857.503, 709.9275, 609.1575); --GUID (High: GameObject Entry: 193782, Counter: 2495) SET @GUID := XXXXX+831; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193782, 571, 1, 1, 5935.287, 674.1324, 641.7882, 0.1031532, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192697, Counter: 2499) SET @GUID := XXXXX+832; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192697, 571, 1, 1, 5919.975, 692.5435, 642.4818, 2.677351, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193784, Counter: 2510) SET @GUID := XXXXX+833; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193784, 571, 1, 1, 5936.42, 670.8352, 641.8707, 0.4731453, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193785, Counter: 2571) SET @GUID := XXXXX+834; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193785, 571, 1, 1, 5937.628, 685.5291, 641.5669, -0.4765325, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193787, Counter: 2578) SET @GUID := XXXXX+835; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193787, 571, 1, 1, 5939.841, 688.581, 641.1577, -0.878628, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193942, Counter: 10049) SET @GUID := XXXXX+836; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193942, 571, 1, 1, 5950.406, 670.9984, 641.1508, -2.042035, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 31229, Counter: 9108036) SET @GUID := XXXXX+837; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31229`, `571`, `1`, `1`, `8811`, `0`, `5783.335`, `581.9856`, `160.921`, `4.457454`, `300`, `0`, `0`, `37800`, `7988`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 31229; UPDATE `creature_template_sniff` SET `speed_walk` = 1.111112 WHERE entry = 31229; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31229; UPDATE `creature_template_sniff` SET `faction_A` = 634, `faction_H` = 634 WHERE `entry` = 31229; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31229; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32832 WHERE `entry` = 31229; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 7.602 WHERE `modelid` = 8811; UPDATE `creature_model_info_sniff` SET `combat_reach` = 7.5 WHERE `modelid` = 8811; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 8811; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5790.964, 593.564, 163.6207), (@GUID, 2, 5789.97, 593.4565, 163.6207), (@GUID, 3, 5789.071, 593.3594, 163.3381), (@GUID, 4, 5787.083, 593.1445, 162.5881), (@GUID, 5, 5786.224, 593.0746, 162.2131), (@GUID, 6, 5784.209, 585.3398, 161.4631), (@GUID, 7, 5783.201, 581.4727, 160.8381), (@GUID, 8, 5781.772, 575.9896, 160.5881), (@GUID, 9, 5781.772, 575.9896, 160.5881); --GUID (High: Player Entry: 0, Counter: 53129676) --GUID (High: Unit Entry: 29778, Counter: 29360) SET @GUID := XXXXX+839; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29778`, `571`, `1`, `1`, `26525`, `0`, `5928.077`, `583.947`, `609.7409`, `5.51524`, `300`, `0`, `0`, `10282`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 131072, 0, 0, '32199 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 29778 WHERE entry = 29778; REPLACE INTO `creature_equip_template` VALUES (29778, 19335, 18805, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29778; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29778; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29778; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 29778; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29778; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26525; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26525; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26525; --GUID (High: GameObject Entry: 194942, Counter: 2458) SET @GUID := XXXXX+840; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194942, 571, 1, 1, 5903.595, 487.8448, 655.7421, 0.1885708, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 194937, Counter: 2464) SET @GUID := XXXXX+841; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194937, 571, 1, 1, 5882.038, 487.2168, 655.5691, 0.8203033, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192002, Counter: 2508) SET @GUID := XXXXX+842; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192002, 571, 1, 1, 5941.72, 509.1292, 650.191, -2.521998, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193903, Counter: 2557) SET @GUID := XXXXX+843; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193903, 571, 1, 1, 5873.304, 488.4122, 641.526, -2.905961, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193781, Counter: 2570) SET @GUID := XXXXX+844; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193781, 571, 1, 1, 5888.1, 481.339, 641.5432, -1.841321, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193902, Counter: 2580) SET @GUID := XXXXX+845; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193902, 571, 1, 1, 5872.3, 493.5035, 641.5187, -2.949595, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193898, Counter: 2600) SET @GUID := XXXXX+846; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193898, 571, 1, 1, 5874.744, 481.4845, 641.5187, -2.949595, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191964, Counter: 2663) SET @GUID := XXXXX+847; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191964, 571, 1, 1, 5896.55, 498.9333, 641.5478, -2.399827, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192225, Counter: 2666) SET @GUID := XXXXX+848; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192225, 571, 1, 1, 5937.998, 519.8724, 650.1729, -1.439894, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191959, Counter: 2703) SET @GUID := XXXXX+849; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191959, 571, 1, 1, 5907.617, 484.8875, 641.6273, 1.710422, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191960, Counter: 2705) SET @GUID := XXXXX+850; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191960, 571, 1, 1, 5906.495, 485.8436, 641.6274, 0.1308994, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193900, Counter: 2721) SET @GUID := XXXXX+851; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193900, 571, 1, 1, 5867.496, 492.4753, 641.5695, 0.1919852, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193901, Counter: 2722) SET @GUID := XXXXX+852; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193901, 571, 1, 1, 5868.429, 487.6851, 641.5634, 0.1919852, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191958, Counter: 2729) SET @GUID := XXXXX+853; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191958, 571, 1, 1, 5907.876, 486.8069, 641.6273, 0.4276049, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191965, Counter: 2737) SET @GUID := XXXXX+854; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191965, 571, 1, 1, 5886.71, 491.5565, 641.5472, -1.317723, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192003, Counter: 2764) SET @GUID := XXXXX+855; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192003, 571, 1, 1, 5942.412, 507.1207, 650.1976, 3.054283, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192004, Counter: 2765) SET @GUID := XXXXX+856; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192004, 571, 1, 1, 5937.465, 503.0999, 650.2333, 1.50098, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32418, Counter: 6984) SET @GUID := XXXXX+857; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32418`, `571`, `1`, `1`, `27959`, `0`, `5871.044`, `493.2637`, `655.5266`, `5.358161`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32418; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 32418; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32418; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 65536 WHERE `entry` = 32418; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32418; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.2832 WHERE `modelid` = 27959; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.8 WHERE `modelid` = 27959; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27959; --GUID (High: Unit Entry: 31581, Counter: 6986) SET @GUID := XXXXX+858; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31581`, `571`, `1`, `1`, `27560`, `0`, `5937.42`, `503.9722`, `650.2627`, `1.64061`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31581 WHERE entry = 31581; REPLACE INTO `creature_equip_template` VALUES (31581, 31608, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 31581; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31581; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 31581; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31581; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 31581; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31581; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27560; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27560; --GUID (High: Unit Entry: 31582, Counter: 6988) SET @GUID := XXXXX+859; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31582`, `571`, `1`, `1`, `27557`, `0`, `5941.051`, `508.4184`, `650.2627`, `2.827433`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31582 WHERE entry = 31582; REPLACE INTO `creature_equip_template` VALUES (31582, 30424, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 31582; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31582; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 31582; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31582; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 31582; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 31582; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27557; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27557; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27557; --GUID (High: Unit Entry: 33963, Counter: 6990) SET @GUID := XXXXX+860; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `33963`, `571`, `1`, `1`, `28986`, `0`, `5931.553`, `507.3876`, `650.2626`, `1.675516`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 33963 WHERE entry = 33963; REPLACE INTO `creature_equip_template` VALUES (33963, 30424, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 33963; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 33963; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 33963; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 33963; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 33963; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 33963; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28986; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28986; --GUID (High: Unit Entry: 35607, Counter: 18290) SET @GUID := XXXXX+861; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35607`, `571`, `1`, `1`, `28282`, `0`, `5936.877`, `508.7483`, `650.2627`, `2.303835`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.9920629 WHERE entry = 35607; UPDATE `creature_template_sniff` SET `faction_A` = 714, `faction_H` = 714 WHERE `entry` = 35607; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35607; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 2097152 WHERE `entry` = 35607; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 35607; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.465 WHERE `modelid` = 28282; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28282; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 28282; --GUID (High: Unit Entry: 37941, Counter: 18291) SET @GUID := XXXXX+862; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `37941`, `571`, `1`, `1`, `30841`, `0`, `5939.971`, `505.5399`, `650.2627`, `2.356194`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 37941 WHERE entry = 37941; REPLACE INTO `creature_equip_template` VALUES (37941, 20719, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 37941; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 37941; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 37941; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 37941; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 37941; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 37941; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 30841; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 30841; --GUID (High: Unit Entry: 35495, Counter: 18293) SET @GUID := XXXXX+863; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35495`, `571`, `1`, `1`, `29831`, `0`, `5939.308`, `513.1545`, `650.2626`, `2.565634`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 35495 WHERE entry = 35495; REPLACE INTO `creature_equip_template` VALUES (35495, 34505, 12747, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 35495; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35495; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 35495; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35495; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 35495; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 35495; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 29831; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29831; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 29831; --GUID (High: Unit Entry: 35508, Counter: 18294) SET @GUID := XXXXX+864; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `35508`, `571`, `1`, `1`, `29829`, `0`, `5946.12`, `512.1111`, `650.2626`, `2.932153`, `300`, `0`, `0`, `10080`, `17628`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 35508 WHERE entry = 35508; REPLACE INTO `creature_equip_template` VALUES (35508, 32856, 12861, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 35508; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 35508; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 35508; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 35508; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 35508; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 35508; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 29829; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 29829; --GUID (High: Unit Entry: 29255, Counter: 20246) SET @GUID := XXXXX+865; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26071`, `0`, `5900.299`, `505.75`, `641.6531`, `4.171337`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26071; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26071; --GUID (High: Unit Entry: 29255, Counter: 38217) SET @GUID := XXXXX+866; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26073`, `0`, `5921.998`, `522.2947`, `650.067`, `2.251475`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26073; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26073; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26073; --GUID (High: Unit Entry: 29255, Counter: 38493) SET @GUID := XXXXX+867; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26072`, `0`, `5926.311`, `526.199`, `650.2108`, `2.164208`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26072; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26072; --GUID (High: GameObject Entry: 192824, Counter: 2998204) SET @GUID := XXXXX+868; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5905.872, 481.3232, 641.6425, -2.408554, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: Player Entry: 0, Counter: 38373886) --GUID (High: Unit Entry: 32420, Counter: 18298) SET @GUID := XXXXX+870; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32420`, `571`, `1`, `1`, `27961`, `0`, `5889.024`, `491.0953`, `641.5697`, `2.80998`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 10, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32420 WHERE entry = 32420; REPLACE INTO `creature_equip_template` VALUES (32420, 2703, 13859, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32420; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 32420; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32420; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 32420; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32420; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27961; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27961; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27961; --GUID (High: GameObject Entry: 193179, Counter: 2490) SET @GUID := XXXXX+871; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193179, 571, 1, 1, 5972.004, 596.29, 650.4917, 1.189189, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193088, Counter: 2534) SET @GUID := XXXXX+872; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193088, 571, 1, 1, 5974.586, 634.2855, 656.3328, -1.934478, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 193088; --GUID (High: GameObject Entry: 193180, Counter: 2573) SET @GUID := XXXXX+873; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193180, 571, 1, 1, 5982.688, 623.6672, 650.4917, -1.906487, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192115, Counter: 2633) SET @GUID := XXXXX+874; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192115, 571, 1, 1, 5953.041, 554.7304, 666.7687, -2.085978, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192115; --GUID (High: Unit Entry: 29676, Counter: 10102) SET @GUID := XXXXX+875; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29676`, `571`, `1`, `1`, `26505`, `0`, `5974.755`, `544.6521`, `661.7791`, `1.972222`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 714, `faction_H` = 714 WHERE `entry` = 29676; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29676; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1048577 WHERE `entry` = 29676; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2147746560 WHERE `entry` = 29676; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 26505; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26505; --GUID (High: Unit Entry: 29672, Counter: 10103) SET @GUID := XXXXX+876; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29672`, `571`, `1`, `1`, `26503`, `0`, `5990.343`, `536.6202`, `661.1574`, `4.991642`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 714, `faction_H` = 714 WHERE `entry` = 29672; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29672; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1048577 WHERE `entry` = 29672; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2147746560 WHERE `entry` = 29672; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 26503; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26503; --GUID (High: Unit Entry: 29674, Counter: 10104) SET @GUID := XXXXX+877; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29674`, `571`, `1`, `1`, `26494`, `0`, `5985.264`, `559.6433`, `661.1689`, `3.01942`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `faction_A` = 714, `faction_H` = 714 WHERE `entry` = 29674; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29674; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1048577 WHERE `entry` = 29674; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 2147746560 WHERE `entry` = 29674; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 26494; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26494; --GUID (High: Unit Entry: 28675, Counter: 12715) SET @GUID := XXXXX+878; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28675`, `571`, `1`, `1`, `25596`, `0`, `5987.347`, `614.4344`, `651.2234`, `2.792527`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28675; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28675; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28675; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 131072 WHERE `entry` = 28675; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28675; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25596; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25596; --GUID (High: Unit Entry: 28677, Counter: 12716) SET @GUID := XXXXX+879; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28677`, `571`, `1`, `1`, `25598`, `0`, `5984.576`, `607.113`, `651.264`, `2.792527`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28677; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28677; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28677; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 131072 WHERE `entry` = 28677; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28677; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 25598; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25598; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 25598; --GUID (High: Unit Entry: 28676, Counter: 12717) SET @GUID := XXXXX+880; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28676`, `571`, `1`, `1`, `25597`, `0`, `5981.655`, `599.8325`, `651.2234`, `2.75762`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28676; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28676; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28676; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 131072 WHERE `entry` = 28676; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28676; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25597; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25597; --GUID (High: Unit Entry: 29282, Counter: 12718) SET @GUID := XXXXX+881; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29282`, `571`, `1`, `1`, `26103`, `0`, `5989.425`, `608.0264`, `650.6988`, `0.4537856`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 69, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29282; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29282; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29282; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 131072 WHERE `entry` = 29282; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 29282; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.208 WHERE `modelid` = 26103; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26103; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26103; --GUID (High: Unit Entry: 29255, Counter: 26663) SET @GUID := XXXXX+882; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26071`, `0`, `5958.798`, `541.5952`, `660.5735`, `0.3839724`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26071; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26071; --GUID (High: Unit Entry: 29255, Counter: 35056) SET @GUID := XXXXX+883; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26074`, `0`, `5990.719`, `549.1541`, `660.5728`, `3.368485`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26074; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26074; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26074; --GUID (High: Unit Entry: 29255, Counter: 38492) SET @GUID := XXXXX+884; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29255`, `571`, `1`, `1`, `26071`, `0`, `5952.799`, `557.6635`, `660.5703`, `2.670354`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29255; UPDATE `creature_template_sniff` SET `faction_A` = 2129, `faction_H` = 2129 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29255; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29255; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26071; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26071; --GUID (High: GameObject Entry: 192827, Counter: 3714425) SET @GUID := XXXXX+885; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5972.264, 648.7426, 642.4318, 1.919862, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: Unit Entry: 32601, Counter: 9435765) SET @GUID := XXXXX+886; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32601`, `571`, `1`, `1`, `23167`, `0`, `5825.396`, `445.8209`, `660.4288`, `1.453442`, `300`, `0`, `0`, `8800`, `8139`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 22471, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32601; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32601; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32601; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32601; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32601; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4464 WHERE `modelid` = 23167; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.8 WHERE `modelid` = 23167; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5876.768, 321.7426, 701.4127), (@GUID, 2, 5877.077, 322.6937, 701.4127), (@GUID, 3, 5876.208, 336.9427, 683.1423), (@GUID, 4, 5828.663, 361.8749, 678.5822), (@GUID, 5, 5811.333, 403.5245, 672.1656), (@GUID, 6, 5823.03, 433.851, 661.5024), (@GUID, 7, 5826.175, 452.957, 660.6693), (@GUID, 8, 5826.175, 452.957, 660.6693); --GUID (High: Player Entry: 0, Counter: 31371445) --GUID (High: Pet Entry: 28758, Counter: 2332135314) --GUID (High: GameObject Entry: 192827, Counter: 3714739) SET @GUID := XXXXX+889; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5989.671, 648.4058, 642.7092, -1.047198, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: GameObject Entry: 192069, Counter: 2669) SET @GUID := XXXXX+890; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192069, 571, 1, 1, 5972.938, 675.615, 641.8873, -2.685042, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192069; --GUID (High: GameObject Entry: 192070, Counter: 2670) SET @GUID := XXXXX+891; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192070, 571, 1, 1, 5946.41, 687.9866, 640.9657, -1.058309, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192070; --GUID (High: Unit Entry: 32451, Counter: 15153) SET @GUID := XXXXX+892; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32451`, `571`, `1`, `1`, `28157`, `0`, `5959.259`, `674.9201`, `640.8737`, `4.966293`, `300`, `0`, `0`, `8508`, `7981`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32451; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32451; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32451; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32451; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32451; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28157; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28157; --GUID (High: Unit Entry: 721, Counter: 9183066) SET @GUID := XXXXX+893; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `721`, `571`, `1`, `1`, `328`, `0`, `5952.417`, `679.7321`, `640.8884`, `2.68045`, `300`, `0`, `0`, `1`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 721; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 721; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 721; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.235 WHERE `modelid` = 328; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 328; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 328; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5959.395, 675.1876, 640.8207), (@GUID, 2, 5959.59, 676.1684, 640.8207), (@GUID, 3, 5957.625, 677.1447, 640.7009), (@GUID, 4, 5954.474, 678.7104, 641.0764), (@GUID, 5, 5951.41, 680.2326, 640.7963), (@GUID, 6, 5950.428, 680.7206, 640.7017), (@GUID, 7, 5949.466, 681.1986, 640.6238), (@GUID, 8, 5949.466, 681.1986, 640.6238); --GUID (High: Pet Entry: 25574, Counter: 3221327764) --GUID (High: Player Entry: 0, Counter: 46941544) --GUID (High: GameObject Entry: 194938, Counter: 2466) SET @GUID := XXXXX+896; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194938, 571, 1, 1, 5907.697, 462.1306, 655.7354, -1.303683, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191966, Counter: 2489) SET @GUID := XXXXX+897; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191966, 571, 1, 1, 5890.369, 470.7925, 641.5251, -1.361356, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 36670, Counter: 10845) SET @GUID := XXXXX+898; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `36670`, `571`, `1`, `1`, `28680`, `0`, `5892.601`, `471.0695`, `641.6447`, `3.612832`, `300`, `0`, `0`, `12600`, `7988`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 36670; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 36670; UPDATE `creature_template_sniff` SET `faction_A` = 190, `faction_H` = 190 WHERE `entry` = 36670; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 36670; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 3 WHERE `entry` = 36670; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 36670; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28680; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28680; --GUID (High: Unit Entry: 23033, Counter: 18295) SET @GUID := XXXXX+899; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `23033`, `571`, `1`, `1`, `11686`, `0`, `5911.712`, `461.9857`, `640.792`, `3.438299`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 23033; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 23033; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 23033; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33555200 WHERE `entry` = 23033; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 11686; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 11686; --GUID (High: GameObject Entry: 191473, Counter: 2480) SET @GUID := XXXXX+900; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191473, 571, 1, 1, 5785.577, 647.9534, 650.7855, -0.6895168, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191473; --GUID (High: GameObject Entry: 191480, Counter: 2644) SET @GUID := XXXXX+901; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191480, 571, 1, 1, 5788.597, 645.111, 647.2766, 0.8464827, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191474, Counter: 2768) SET @GUID := XXXXX+902; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191474, 571, 1, 1, 5793.373, 657.5483, 650.7953, -0.6895168, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191474; --GUID (High: GameObject Entry: 191476, Counter: 2769) SET @GUID := XXXXX+903; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191476, 571, 1, 1, 5796.625, 653.7363, 647.151, -2.050758, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191477, Counter: 2770) SET @GUID := XXXXX+904; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191477, 571, 1, 1, 5805.795, 651.7278, 647.3218, -1.06465, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191478, Counter: 2771) SET @GUID := XXXXX+905; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191478, 571, 1, 1, 5811.147, 656.2487, 647.1768, -0.654497, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191475, Counter: 2787) SET @GUID := XXXXX+906; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191475, 571, 1, 1, 5800.706, 651.3789, 647.1384, -2.216565, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 179976, Counter: 6953) SET @GUID := XXXXX+907; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 179976, 571, 1, 1, 5795.459, 666.4113, 613.8831, -0.6283169, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 30094, Counter: 6596599) SET @GUID := XXXXX+908; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30094`, `571`, `1`, `1`, `26759`, `0`, `5779.813`, `644.0908`, `610.151`, `0.8377581`, `300`, `0`, `0`, `5342`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 30094; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30094; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30094; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 2 WHERE `modelid` = 26759; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2 WHERE `modelid` = 26759; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26759; --GUID (High: Unit Entry: 30095, Counter: 6596604) SET @GUID := XXXXX+909; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30095`, `571`, `1`, `1`, `16259`, `0`, `5781.85`, `644.5646`, `609.2408`, `3.473205`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 30095; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30095; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30095; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 16259; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.25 WHERE `modelid` = 16259; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 16259; --GUID (High: Unit Entry: 30095, Counter: 6596606) SET @GUID := XXXXX+910; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30095`, `571`, `1`, `1`, `16259`, `0`, `5780.416`, `645.9999`, `609.2408`, `4.363323`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 30095; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30095; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30095; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 16259; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.25 WHERE `modelid` = 16259; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 16259; --GUID (High: Unit Entry: 30095, Counter: 6596609) SET @GUID := XXXXX+911; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30095`, `571`, `1`, `1`, `16259`, `0`, `5778.369`, `646.4381`, `609.2408`, `5.166174`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 30095; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 30095; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30095; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.25 WHERE `modelid` = 16259; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.25 WHERE `modelid` = 16259; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 16259; --GUID (High: GameObject Entry: 192827, Counter: 3924725) SET @GUID := XXXXX+912; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5804.636, 661.7813, 647.7074, -2.268925, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: Unit Entry: 1412, Counter: 9140726) SET @GUID := XXXXX+913; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `1412`, `571`, `1`, `1`, `134`, `0`, `5807.717`, `653.5468`, `647.4294`, `6.044181`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 1412; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 1412; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 1412; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.3 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 134; --GUID (High: GameObject Entry: 193610, Counter: 4475428) SET @GUID := XXXXX+914; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193610, 571, 1, 1, 5788.832, 558.5194, 629.0161, 0.6632232, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Player Entry: 0, Counter: 52848659) --GUID (High: GameObject Entry: 192842, Counter: 2531) SET @GUID := XXXXX+916; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192842, 571, 1, 1, 5801.45, 670.2231, 650.7584, -0.1134461, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 179976, Counter: 4188) SET @GUID := XXXXX+917; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 179976, 571, 1, 1, 5797.043, 668.6909, 613.8831, -0.6283169, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Unit Entry: 33026, Counter: 4431) SET @GUID := XXXXX+918; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `33026`, `571`, `1`, `1`, `28432`, `0`, `5796.559`, `667.2882`, `613.9664`, `5.707227`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 33026 WHERE entry = 33026; REPLACE INTO `creature_equip_template` VALUES (33026, 2703, 2081, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 33026; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 33026; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 33026; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 33026; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 33026; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28432; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28432; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28432; --GUID (High: Unit Entry: 31085, Counter: 12612) SET @GUID := XXXXX+919; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31085`, `571`, `1`, `1`, `27585`, `0`, `5841.866`, `476.7396`, `657.7038`, `3.316126`, `300`, `0`, `0`, `5342`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31085 WHERE entry = 31085; REPLACE INTO `creature_equip_template` VALUES (31085, 43205, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31085; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31085; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31085; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 3 WHERE `entry` = 31085; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5208 WHERE `modelid` = 27585; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2.1 WHERE `modelid` = 27585; --GUID (High: Unit Entry: 31081, Counter: 12613) SET @GUID := XXXXX+920; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31081`, `571`, `1`, `1`, `27587`, `0`, `5805.43`, `490.4474`, `657.2789`, `5.550147`, `300`, `0`, `0`, `5342`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31081 WHERE entry = 31081; REPLACE INTO `creature_equip_template` VALUES (31081, 1493, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31081; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 31081; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31081; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3672 WHERE `modelid` = 27587; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.8 WHERE `modelid` = 27587; --GUID (High: Unit Entry: 31238, Counter: 21680) SET @GUID := XXXXX+921; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31238`, `571`, `1`, `1`, `27524`, `0`, `5815.272`, `473.4902`, `658.7961`, `4.660029`, `300`, `0`, `0`, `9416`, `16918`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 27525, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 31238 WHERE entry = 31238; REPLACE INTO `creature_equip_template` VALUES (31238, 30423, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 31238; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 31238; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 31238; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31238; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 81 WHERE `entry` = 31238; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31238; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 27524; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27524; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27524; --GUID (High: GameObject Entry: 192827, Counter: 3658163) SET @GUID := XXXXX+922; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5797.421, 480.6812, 657.5732, 0.4537851, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: Unit Entry: 721, Counter: 8924711) SET @GUID := XXXXX+923; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `721`, `571`, `1`, `1`, `4626`, `0`, `5801.88`, `492.5557`, `657.2599`, `2.785795`, `300`, `0`, `0`, `1`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 721; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 721; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 721; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.235 WHERE `modelid` = 4626; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 4626; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 4626; --GUID (High: Unit Entry: 32419, Counter: 6992) SET @GUID := XXXXX+924; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32419`, `571`, `1`, `1`, `27960`, `0`, `5888.381`, `459.7081`, `641.5697`, `3.403392`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32419 WHERE entry = 32419; REPLACE INTO `creature_equip_template` VALUES (32419, 2703, 13859, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32419; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 32419; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32419; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 32419; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32419; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27960; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27960; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27960; --GUID (High: Unit Entry: 32598, Counter: 9436922) SET @GUID := XXXXX+925; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32598`, `571`, `1`, `1`, `21271`, `0`, `5796.395`, `367.3617`, `673.7296`, `1.448689`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 16314, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32598; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32598; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 21271; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 21271; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 21271; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5787.081, 317.019, 686.7331), (@GUID, 2, 5787.237, 316.0313, 686.7331), (@GUID, 3, 5783.653, 305.1915, 681.962), (@GUID, 4, 5795.319, 359.7676, 674.9742), (@GUID, 5, 5800.514, 408.1917, 665.7884), (@GUID, 6, 5807.573, 425.8665, 660.4162), (@GUID, 7, 5815.397, 438.9033, 659.222), (@GUID, 8, 5815.397, 438.9033, 659.222); --GUID (High: Unit Entry: 30659, Counter: 12601) SET @GUID := XXXXX+926; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30659`, `571`, `1`, `1`, `27215`, `0`, `5699.094`, `500.6238`, `652.7624`, `3.01942`, `300`, `0`, `0`, `42540`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 333, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30659 WHERE entry = 30659; REPLACE INTO `creature_equip_template` VALUES (30659, 43091, 43092, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30659; UPDATE `creature_template_sniff` SET `faction_A` = 1718, `faction_H` = 1718 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 64 WHERE `entry` = 30659; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3366 WHERE `modelid` = 27215; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 27215; --GUID (High: Unit Entry: 30659, Counter: 12602) SET @GUID := XXXXX+927; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30659`, `571`, `1`, `1`, `27216`, `0`, `5689.028`, `508.2784`, `652.7632`, `5.358161`, `300`, `0`, `0`, `42540`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 333, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30659 WHERE entry = 30659; REPLACE INTO `creature_equip_template` VALUES (30659, 43091, 43092, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30659; UPDATE `creature_template_sniff` SET `faction_A` = 1718, `faction_H` = 1718 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 64 WHERE `entry` = 30659; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3366 WHERE `modelid` = 27216; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 27216; --GUID (High: Unit Entry: 30659, Counter: 12603) SET @GUID := XXXXX+928; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30659`, `571`, `1`, `1`, `27215`, `0`, `5701.552`, `492.2909`, `652.6842`, `2.035894`, `300`, `0`, `0`, `42540`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30659 WHERE entry = 30659; REPLACE INTO `creature_equip_template` VALUES (30659, 43091, 43092, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30659; UPDATE `creature_template_sniff` SET `faction_A` = 1718, `faction_H` = 1718 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 64 WHERE `entry` = 30659; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3366 WHERE `modelid` = 27215; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 27215; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5702.001, 491.3971, 652.6842), (@GUID, 2, 5701.552, 492.2909, 652.6842), (@GUID, 3, 5701.014, 493.3634, 652.6893), (@GUID, 4, 5700.456, 494.477, 652.6911), (@GUID, 5, 5699.31, 498.8932, 652.6824), (@GUID, 6, 5699.31, 498.8932, 652.6824); --GUID (High: Unit Entry: 4075, Counter: 9434873) SET @GUID := XXXXX+929; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `4075`, `571`, `1`, `1`, `1418`, `0`, `5754.682`, `525.2108`, `652.836`, `0.1517645`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 4075; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 4075; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 4075; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 1418; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 1418; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 1418; --GUID (High: GameObject Entry: 194941, Counter: 2472) SET @GUID := XXXXX+930; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194941, 571, 1, 1, 5864.276, 484.2352, 641.5267, 1.780037, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191940, Counter: 2676) SET @GUID := XXXXX+931; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191940, 571, 1, 1, 5844.936, 468.0759, 640.1873, -2.408554, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 191939, Counter: 2691) SET @GUID := XXXXX+932; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191939, 571, 1, 1, 5845.06, 467.1756, 640.2619, 0.5235979, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 29631, Counter: 6991) SET @GUID := XXXXX+933; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29631`, `571`, `1`, `1`, `26394`, `0`, `5850.813`, `471.8066`, `639.8719`, `1.937315`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 234, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29631 WHERE entry = 29631; REPLACE INTO `creature_equip_template` VALUES (29631, 2827, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29631; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 29631; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29631; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 83 WHERE `entry` = 29631; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29631; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 26394; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26394; --GUID (High: Unit Entry: 28674, Counter: 12719) SET @GUID := XXXXX+934; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28674`, `571`, `1`, `1`, `25595`, `0`, `5813.374`, `453.403`, `658.8336`, `4.45059`, `300`, `0`, `0`, `61992`, `19394`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 28674; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28674; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 28674; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28674; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 8192 WHERE `entry` = 28674; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28674; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 25595; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25595; --GUID (High: Unit Entry: 31031, Counter: 18297) SET @GUID := XXXXX+935; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31031`, `571`, `1`, `1`, `27448`, `0`, `5852.79`, `469.6`, `639.7885`, `4.270837`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 69, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31031; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 31031; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31031; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 130 WHERE `entry` = 31031; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 31031; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27448; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27448; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 27448; --GUID (High: GameObject Entry: 192827, Counter: 3644613) SET @GUID := XXXXX+936; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192827, 571, 1, 1, 5845.696, 463.0946, 657.6259, 1.623156, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192827; --GUID (High: Player Entry: 0, Counter: 60133961) --GUID (High: Pet Entry: 32400, Counter: 855740314) --GUID (High: Player Entry: 0, Counter: 43780140) --GUID (High: GameObject Entry: 35591, Counter: 4475546) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+940; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5685.59, 559.1971, 647.2771, -2.125197, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: Unit Entry: 32601, Counter: 9436649) SET @GUID := XXXXX+941; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32601`, `571`, `1`, `1`, `22152`, `0`, `5801.55`, `388.1789`, `674.6655`, `1.550396`, `300`, `0`, `0`, `9103`, `8313`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 22471, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32601; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32601; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32601; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32601; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32601; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 22152; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5642.369, 350.114, 735.2545), (@GUID, 2, 5641.674, 350.8333, 735.2545), (@GUID, 3, 5620.844, 304.7027, 727.6812), (@GUID, 4, 5753.956, 325.8568, 705.126), (@GUID, 5, 5798.88, 377.892, 678.5151), (@GUID, 6, 5797.217, 412.948, 668.5225), (@GUID, 7, 5804.147, 450.2107, 661.0242), (@GUID, 8, 5804.147, 450.2107, 661.0242); --GUID (High: GameObject Entry: 193896, Counter: 2569) SET @GUID := XXXXX+942; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193896, 571, 1, 1, 5870.873, 475.6661, 641.5634, 0.1919852, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193897, Counter: 2589) SET @GUID := XXXXX+943; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193897, 571, 1, 1, 5869.939, 480.4564, 641.5695, 0.1919852, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193899, Counter: 2720) SET @GUID := XXXXX+944; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193899, 571, 1, 1, 5875.749, 476.3932, 641.526, -2.905961, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 192824, Counter: 2907986) SET @GUID := XXXXX+945; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5868.871, 469.5494, 655.6909, 1.53589, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: GameObject Entry: 192824, Counter: 2998205) SET @GUID := XXXXX+946; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192824, 571, 1, 1, 5872.929, 465.101, 642.6794, 1.815142, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192824; --GUID (High: Unit Entry: 32602, Counter: 9437437) SET @GUID := XXXXX+947; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32602`, `571`, `1`, `1`, `22152`, `0`, `5819.623`, `374.8416`, `676.7509`, `2.043359`, `300`, `0`, `0`, `9740`, `17272`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 25833, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32602; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32602; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32602; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32602; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 22152; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5876.768, 321.7426, 701.4127), (@GUID, 2, 5877.077, 322.6937, 701.4127), (@GUID, 3, 5876.208, 336.9427, 683.1423), (@GUID, 4, 5828.663, 361.8749, 678.5822), (@GUID, 5, 5811.333, 403.5245, 672.1656), (@GUID, 6, 5823.03, 433.851, 661.5024), (@GUID, 7, 5826.175, 452.957, 660.6693), (@GUID, 8, 5826.175, 452.957, 660.6693); --GUID (High: GameObject Entry: 35591, Counter: 4476003) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+948; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5697.527, 605.8911, 646.3804, -1.772379, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Player Entry: 0, Counter: 37592480) --GUID (High: GameObject Entry: 35591, Counter: 4476081) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+950; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5688.188, 554.6869, 647.2771, -2.125197, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: Player Entry: 0, Counter: 17093252) --GUID (High: GameObject Entry: 35591, Counter: 4476148) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+952; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5718.742, 653.047, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4476197) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+953; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5698.844, 604.3159, 646.3804, -1.772379, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 30659, Counter: 12600) SET @GUID := XXXXX+954; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `30659`, `571`, `1`, `1`, `27216`, `0`, `5668.584`, `512.3364`, `652.6773`, `5.48618`, `300`, `0`, `0`, `42540`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 30659 WHERE entry = 30659; REPLACE INTO `creature_equip_template` VALUES (30659, 43091, 43092, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 30659; UPDATE `creature_template_sniff` SET `faction_A` = 1718, `faction_H` = 1718 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 30659; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 64 WHERE `entry` = 30659; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3366 WHERE `modelid` = 27216; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.65 WHERE `modelid` = 27216; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5667.886, 513.0517, 652.6773), (@GUID, 2, 5668.584, 512.3364, 652.6773), (@GUID, 3, 5671.417, 509.4373, 652.674), (@GUID, 4, 5673.886, 509.4564, 652.6757), (@GUID, 5, 5675.199, 509.4666, 652.6842), (@GUID, 6, 5676.654, 509.4778, 652.6843), (@GUID, 7, 5676.654, 509.4778, 652.6843); --GUID (High: GameObject Entry: 192067, Counter: 2529) SET @GUID := XXXXX+955; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192067, 571, 1, 1, 5724.546, 666.5063, 646.3233, -1.920034, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 192067; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 192067; --GUID (High: GameObject Entry: 35591, Counter: 4476211) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+956; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5687.134, 555.647, 647.2771, -1.897435, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 191688, Counter: 2620) SET @GUID := XXXXX+957; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191688, 571, 1, 1, 5734.396, 670.93, 653.5027, -0.6806767, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 28707, Counter: 4429) SET @GUID := XXXXX+958; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `28707`, `571`, `1`, `1`, `25623`, `0`, `5737.192`, `672.8511`, `613.3264`, `1.308997`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 28707; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 28707; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 28707; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 28707; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 28707; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 25623; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 25623; --GUID (High: Unit Entry: 33031, Counter: 16700) SET @GUID := XXXXX+959; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `33031`, `571`, `1`, `1`, `24607`, `0`, `5743.38`, `672.059`, `612.5139`, `5.427974`, `300`, `0`, `0`, `11379`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 379, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 33031 WHERE entry = 33031; REPLACE INTO `creature_equip_template` VALUES (33031, 1117, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 33031; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 33031; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 33031; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 1 WHERE `entry` = 33031; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 33031; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 24607; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 24607; --GUID (High: Unit Entry: 29254, Counter: 26662) SET @GUID := XXXXX+960; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26068`, `0`, `5739.869`, `677.0855`, `645.2376`, `5.51524`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26068; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26068; --GUID (High: Unit Entry: 29254, Counter: 35053) SET @GUID := XXXXX+961; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29254`, `571`, `1`, `1`, `26069`, `0`, `5734.396`, `670.4181`, `645.4464`, `5.637414`, `300`, `0`, `0`, `10080`, `17628`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29254; UPDATE `creature_template_sniff` SET `faction_A` = 2027, `faction_H` = 2027 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29254; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29254; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 26069; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 26069; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 26069; --GUID (High: GameObject Entry: 191952, Counter: 2681) SET @GUID := XXXXX+962; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191952, 571, 1, 1, 5740.304, 680.8893, 644.657, -0.497418, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 191952; --GUID (High: Unit Entry: 29261, Counter: 15149) SET @GUID := XXXXX+963; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29261`, `571`, `1`, `1`, `26078`, `0`, `5744.939`, `681.5464`, `644.104`, `5.654867`, `300`, `0`, `0`, `8508`, `7981`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 2, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 29261 WHERE entry = 29261; REPLACE INTO `creature_equip_template` VALUES (29261, 0, 0, 4547); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 29261; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29261; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29261; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29261; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 128 WHERE `entry` = 29261; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 29261; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 26078; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 26078; --GUID (High: GameObject Entry: 35591, Counter: 4476257) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+964; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5720.212, 658.0854, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 193020, Counter: 2523) SET @GUID := XXXXX+965; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193020, 571, 1, 1, 5678.391, 489.6597, 652.2197, 0.8901166, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193608, Counter: 2533) SET @GUID := XXXXX+966; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193608, 571, 1, 1, 5676.619, 482.4031, 654.092, 0.8901166, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193609, Counter: 2595) SET @GUID := XXXXX+967; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193609, 571, 1, 1, 5676.619, 482.4031, 654.092, 0.8901166, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: GameObject Entry: 193402, Counter: 4158956) SET @GUID := XXXXX+968; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193402, 571, 1, 1, 5657.479, 516.1517, 645.5247, 0.7853968, 0, 0, 0, 1, 300, 255, 1); --GUID (High: GameObject Entry: 192059, Counter: 4201645) SET @GUID := XXXXX+969; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192059, 571, 1, 1, 5656.34, 514.695, 147.4089, 2.809975, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Player Entry: 0, Counter: 59771413) --GUID (High: GameObject Entry: 35591, Counter: 4476369) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+971; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5687.412, 555.1591, 647.2771, -1.897435, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4476407) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+972; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5697.787, 606.5024, 646.3804, -1.772379, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4476531) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+973; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5686.68, 556.1522, 647.2771, -1.897435, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4476564) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+974; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5700.97, 599.3038, 646.3804, -1.772379, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Player Entry: 0, Counter: 55099631) --GUID (High: Pet Entry: 28862, Counter: 4227960766) --GUID (High: Unit Entry: 31233, Counter: 8959481) SET @GUID := XXXXX+977; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31233`, `571`, `1`, `1`, `24235`, `0`, `5669.567`, `660.2383`, `149.3385`, `1.570796`, `300`, `0`, `0`, `11770`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 1.2 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `speed_run` = 1.428571 WHERE entry = 31233; UPDATE `creature_template_sniff` SET `faction_A` = 1953, `faction_H` = 1953 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31233; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31233; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.2 WHERE `modelid` = 24235; --GUID (High: GameObject Entry: 35591, Counter: 4476449) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+978; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5719.337, 654.5628, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4476589) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+979; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5720.672, 652.5735, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Player Entry: 0, Counter: 16777346) --GUID (High: Unit Entry: 32746, Counter: 9438083) SET @GUID := XXXXX+981; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32746`, `571`, `1`, `1`, `28203`, `0`, `5825.009`, `635.1743`, `611.2106`, `1.85647`, `300`, `0`, `0`, `4652`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32746; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32746; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32746; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32746; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 28203; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28203; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5825.532, 633.3962, 611.5947), (@GUID, 2, 5825.25, 634.3558, 611.5947), (@GUID, 3, 5825.169, 634.6313, 611.3983), (@GUID, 4, 5824.611, 636.5316, 610.7413), (@GUID, 5, 5824.47, 637.0106, 610.5477), (@GUID, 6, 5824.43, 638.5684, 609.6199), (@GUID, 7, 5824.35, 641.6346, 609.7383), (@GUID, 8, 5824.35, 641.6346, 609.7383); --GUID (High: GameObject Entry: 191445, Counter: 2611) SET @GUID := XXXXX+982; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 191445, 571, 1, 1, 5745.205, 685.8598, 643.8873, -1.920034, 0, 0, -0.3338069, 0.9426415, 300, 255, 0); UPDATE `gameobject_template` SET `flags` = 1 WHERE `entry` = 191445; UPDATE `gameobject_template` SET `faction` = 1375 WHERE `entry` = 191445; --GUID (High: Unit Entry: 29547, Counter: 15154) SET @GUID := XXXXX+983; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29547`, `571`, `1`, `1`, `27211`, `0`, `5751.162`, `695.1851`, `643.4171`, `5.969026`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 29547; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 29547; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29547; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 29547; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5205 WHERE `modelid` = 27211; UPDATE `creature_model_info_sniff` SET `combat_reach` = 3 WHERE `modelid` = 27211; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 27211; --GUID (High: Unit Entry: 32706, Counter: 9438213) SET @GUID := XXXXX+984; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32706`, `571`, `1`, `1`, `28189`, `0`, `5744.332`, `669.4916`, `644.2448`, `4.012285`, `300`, `0`, `0`, `10635`, `3561`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 32706; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32706; UPDATE `creature_template_sniff` SET `faction_A` = 1735, `faction_H` = 1735 WHERE `entry` = 32706; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32706; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32706; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 28189; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28189; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28189; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5813.092, 751.2706, 640.5069), (@GUID, 2, 5813.451, 750.337, 640.5069), (@GUID, 3, 5816.338, 748.3712, 640.6246), (@GUID, 4, 5814.956, 735.8698, 640.8193), (@GUID, 5, 5808.241, 731.2883, 640.7477), (@GUID, 6, 5802.217, 728.4661, 640.6091), (@GUID, 7, 5795.863, 725.6322, 640.2813), (@GUID, 8, 5783.845, 719.5995, 640.9254), (@GUID, 9, 5775.939, 715.4937, 641.3455), (@GUID, 10, 5763.324, 702.0672, 641.9325), (@GUID, 11, 5756.187, 686.6403, 642.6818), (@GUID, 12, 5744.927, 670.1985, 644.1566), (@GUID, 13, 5735.758, 659.3145, 645.5153), (@GUID, 14, 5724.446, 647.6223, 646.3689), (@GUID, 15, 5721.838, 633.5501, 646.437), (@GUID, 16, 5729.147, 619.0993, 647.1216), (@GUID, 17, 5733.903, 612.6955, 647.4835), (@GUID, 18, 5732.601, 610.1404, 647.796), (@GUID, 19, 5728.847, 605.5851, 648.5171), (@GUID, 20, 5726.061, 603.0018, 648.5497), (@GUID, 21, 5720.288, 600.4339, 648.5809), (@GUID, 22, 5718.667, 599.1544, 648.5851), (@GUID, 23, 5718.667, 599.1544, 648.5851); --GUID (High: GameObject Entry: 35591, Counter: 4476701) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+985; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5688.586, 556.4858, 647.2771, -1.897435, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4476722) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+986; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5719.685, 653.6795, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 193087, Counter: 2512) SET @GUID := XXXXX+987; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 193087, 571, 1, 1, 5632.507, 667.3348, 657.6534, 1.149773, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); UPDATE `gameobject_template` SET `faction` = 35 WHERE `entry` = 193087; --GUID (High: GameObject Entry: 192828, Counter: 4403153) SET @GUID := XXXXX+988; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192828, 571, 1, 1, 5638.769, 668.5922, 155.5309, -2.932139, 0, 0, 0, 1, 300, 255, 1); UPDATE `gameobject_template` SET `flags` = 4 WHERE `entry` = 192828; --GUID (High: GameObject Entry: 35591, Counter: 4476761) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+989; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5700.988, 604.314, 646.3804, -1.772379, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 32602, Counter: 9438869) SET @GUID := XXXXX+990; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32602`, `571`, `1`, `1`, `22152`, `0`, `5815.397`, `438.9033`, `659.222`, `1.030254`, `300`, `0`, `0`, `8225`, `7809`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32602; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32602; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32602; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32602; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32602; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 22152; --GUID (High: Unit Entry: 32597, Counter: 9438636) SET @GUID := XXXXX+991; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32597`, `571`, `1`, `1`, `21271`, `0`, `5801.084`, `436.1426`, `663.6945`, `1.358399`, `300`, `0`, `0`, `9416`, `16918`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 22719, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32597; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32597; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 21271; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 21271; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 21271; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5642.369, 350.114, 735.2545), (@GUID, 2, 5641.674, 350.8333, 735.2545), (@GUID, 3, 5620.844, 304.7027, 727.6812), (@GUID, 4, 5753.956, 325.8568, 705.126), (@GUID, 5, 5798.88, 377.892, 678.5151), (@GUID, 6, 5797.217, 412.948, 668.5225), (@GUID, 7, 5804.147, 450.2107, 661.0242), (@GUID, 8, 5804.147, 450.2107, 661.0242); --GUID (High: GameObject Entry: 35591, Counter: 4476841) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+992; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5690.669, 558.0879, 647.2771, -1.897435, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4476847) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+993; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5717.892, 659.0247, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 32600, Counter: 9439335) SET @GUID := XXXXX+994; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32600`, `571`, `1`, `1`, `22152`, `0`, `5824.917`, `442.3116`, `660.4444`, `1.414789`, `300`, `0`, `0`, `9103`, `8313`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 17700, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32600; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32600; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 22152; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5876.768, 321.7426, 701.4127), (@GUID, 2, 5877.077, 322.6937, 701.4127), (@GUID, 3, 5876.208, 336.9427, 683.1423), (@GUID, 4, 5828.663, 361.8749, 678.5822), (@GUID, 5, 5811.333, 403.5245, 672.1656), (@GUID, 6, 5823.03, 433.851, 661.5024), (@GUID, 7, 5826.175, 452.957, 660.6693), (@GUID, 8, 5826.175, 452.957, 660.6693); --GUID (High: GameObject Entry: 35591, Counter: 4476909) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+995; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5715.855, 650.1623, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4477017) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+996; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5690.706, 554.1877, 647.2771, -1.866015, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4477077) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+997; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5720.555, 651.2407, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Unit Entry: 32747, Counter: 9438552) SET @GUID := XXXXX+998; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32747`, `571`, `1`, `1`, `28204`, `0`, `5771.71`, `666.4327`, `618.5983`, `4.027639`, `300`, `0`, `0`, `4916`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32747; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32747; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32747; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32747; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.389 WHERE `modelid` = 28204; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28204; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5780.514, 677.3086, 618.5983), (@GUID, 2, 5779.896, 676.5228, 618.5983), (@GUID, 3, 5778.445, 674.6804, 618.5983), (@GUID, 4, 5774.866, 670.2974, 618.5983), (@GUID, 5, 5770.209, 664.5939, 618.5983), (@GUID, 6, 5769.56, 663.7991, 618.3622), (@GUID, 7, 5768.312, 662.2705, 618.3519), (@GUID, 8, 5768.312, 662.2705, 618.3519); --GUID (High: Unit Entry: 32425, Counter: 9440058) SET @GUID := XXXXX+999; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32425`, `571`, `1`, `1`, `28208`, `0`, `5753.671`, `647.4651`, `618.5928`, `4.062513`, `300`, `0`, `0`, `5052`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32425; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32425; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32425; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32425; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.236 WHERE `modelid` = 28208; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28208; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28208; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5756.077, 650.6304, 618.411), (@GUID, 2, 5755.472, 649.8342, 618.411), (@GUID, 3, 5753.617, 647.3934, 618.5983), (@GUID, 4, 5752.54, 645.1907, 618.5983), (@GUID, 5, 5750.152, 640.308, 618.5983), (@GUID, 6, 5748.777, 637.4973, 617.9865), (@GUID, 7, 5748.226, 636.3695, 618.1689), (@GUID, 8, 5748.226, 636.3695, 618.1689); --GUID (High: Unit Entry: 32700, Counter: 9439474) SET @GUID := XXXXX+1000; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32700`, `571`, `1`, `1`, `28200`, `0`, `5798.532`, `547.8192`, `648.5345`, `4.13218`, `300`, `0`, `0`, `10635`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32700; UPDATE `creature_template_sniff` SET `faction_A` = 1732, `faction_H` = 1732 WHERE `entry` = 32700; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32700; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32700; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.347 WHERE `modelid` = 28200; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28200; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28200; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5859.898, 633.7916, 647.8139), (@GUID, 2, 5860.69, 633.1807, 647.8139), (@GUID, 3, 5861.8, 627.9168, 648.103), (@GUID, 4, 5854.78, 619.6832, 649.5788), (@GUID, 5, 5847.436, 613.6318, 650.5926), (@GUID, 6, 5839.819, 601.9839, 650.8687), (@GUID, 7, 5833.54, 587.7943, 650.382), (@GUID, 8, 5824.341, 578.8503, 649.9714), (@GUID, 9, 5815.553, 570.1633, 650.0443), (@GUID, 10, 5806.574, 560.5696, 650.3234), (@GUID, 11, 5800.547, 550.8937, 649.0125), (@GUID, 12, 5797.175, 545.7491, 648.2127), (@GUID, 13, 5785.337, 531.7715, 641.5594), (@GUID, 14, 5785.337, 531.7715, 641.5594); --GUID (High: Pet Entry: 28758, Counter: 2332135372) --GUID (High: GameObject Entry: 35591, Counter: 4477170) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+1002; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5693.249, 551.0718, 647.2771, -1.866015, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4477198) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+1003; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5717.73, 655.0729, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: GameObject Entry: 35591, Counter: 4477257) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+1004; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5679.541, 560.8004, 647.2771, -2.274425, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 5 WHERE `entry` = 35591; --GUID (High: Unit Entry: 32322, Counter: 9440574) SET @GUID := XXXXX+1005; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32322`, `571`, `1`, `1`, `27918`, `0`, `5774.248`, `597.6854`, `565.3031`, `4.591078`, `300`, `0`, `0`, `4050`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '32724 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 32322 WHERE entry = 32322; REPLACE INTO `creature_equip_template` VALUES (32322, 44727, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32322; UPDATE `creature_template_sniff` SET `faction_A` = 1770, `faction_H` = 1770 WHERE `entry` = 32322; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32322; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 32322; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.7 WHERE `modelid` = 27918; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2.55 WHERE `modelid` = 27918; --GUID (High: Unit Entry: 32341, Counter: 9440575) SET @GUID := XXXXX+1006; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32341`, `571`, `1`, `1`, `27927`, `0`, `5765.542`, `581.2386`, `562.1431`, `5.53862`, `300`, `0`, `0`, `2835`, `7196`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '32724 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 32341 WHERE entry = 32341; REPLACE INTO `creature_equip_template` VALUES (32341, 34875, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32341; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32341; UPDATE `creature_template_sniff` SET `faction_A` = 1770, `faction_H` = 1770 WHERE `entry` = 32341; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32341; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 32341; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.59823 WHERE `modelid` = 27927; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2.9325 WHERE `modelid` = 27927; --GUID (High: Unit Entry: 32321, Counter: 9440576) SET @GUID := XXXXX+1007; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32321`, `571`, `1`, `1`, `27920`, `0`, `5778.914`, `601.0144`, `565.3031`, `1.779877`, `300`, `0`, `0`, `4050`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 333, '35775 0 9128 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 32321 WHERE entry = 32321; REPLACE INTO `creature_equip_template` VALUES (32321, 34876, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32321; UPDATE `creature_template_sniff` SET `faction_A` = 2101, `faction_H` = 2101 WHERE `entry` = 32321; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32321; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 32321; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.65699 WHERE `modelid` = 27920; UPDATE `creature_model_info_sniff` SET `combat_reach` = 6.885 WHERE `modelid` = 27920; --GUID (High: Unit Entry: 32324, Counter: 9440577) SET @GUID := XXXXX+1008; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32324`, `571`, `1`, `1`, `27929`, `0`, `5773.631`, `592.6228`, `565.3031`, `1.449483`, `300`, `0`, `0`, `2835`, `7196`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '35775 0 '); UPDATE `creature_template_sniff` SET `equipment_id` = 32324 WHERE entry = 32324; REPLACE INTO `creature_equip_template` VALUES (32324, 31609, 0, 0); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32324; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32324; UPDATE `creature_template_sniff` SET `faction_A` = 2101, `faction_H` = 2101 WHERE `entry` = 32324; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32324; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 256 WHERE `entry` = 32324; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.6511 WHERE `modelid` = 27929; UPDATE `creature_model_info_sniff` SET `combat_reach` = 2.55 WHERE `modelid` = 27929; --GUID (High: Pet Entry: 32989, Counter: 16879411) --GUID (High: Player Entry: 0, Counter: 60083471) --GUID (High: GameObject Entry: 35591, Counter: 4477370) --------------------------------GameObject created by Player: 0-------------------------------- /* SET @GUID := XXXXX+1011; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 35591, 571, 1, 1, 5719.243, 652.3932, 612.2136, -2.179061, 0, 0, 0, 1, 300, 255, 1); */ UPDATE `gameobject_template` SET `faction` = 1610 WHERE `entry` = 35591; --GUID (High: Player Entry: 0, Counter: 55925947) --GUID (High: Player Entry: 0, Counter: 41120501) --GUID (High: Unit Entry: 32711, Counter: 9441018) SET @GUID := XXXXX+1014; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32711`, `571`, `1`, `1`, `28185`, `0`, `5809.092`, `576.2617`, `653.0349`, `4.864954`, `300`, `0`, `0`, `10635`, `3561`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 32711; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32711; UPDATE `creature_template_sniff` SET `faction_A` = 1735, `faction_H` = 1735 WHERE `entry` = 32711; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32711; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32711; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.236 WHERE `modelid` = 28185; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28185; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28185; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5808.713, 577.0258, 652.9669), (@GUID, 2, 5809.005, 576.0695, 652.9669), (@GUID, 3, 5809.558, 573.2354, 652.7325), (@GUID, 4, 5809.838, 569.5279, 650.3337), (@GUID, 5, 5805.698, 566.272, 650.1824), (@GUID, 6, 5795.211, 565.4943, 650.1767), (@GUID, 7, 5786.379, 564.9147, 650.8444), (@GUID, 8, 5780.698, 559.074, 651.6385), (@GUID, 9, 5779.102, 556.8068, 651.6385), (@GUID, 10, 5780.642, 555.3922, 651.6385), (@GUID, 11, 5780.642, 555.3922, 651.6385); --GUID (High: Unit Entry: 32751, Counter: 9441080) --(GUID (High: Unit Entry: 32751, Counter: 9441080)) created by spell: 61616 /* SET @GUID := XXXXX+1015; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32751`, `571`, `1`, `1`, `28212`, `0`, `5811.511`, `574.4874`, `653.061`, `4.864954`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32751; UPDATE `creature_template_sniff` SET `faction_A` = 1735, `faction_H` = 1735 WHERE `entry` = 32751; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32751; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32751; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.186 WHERE `modelid` = 28212; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.6 WHERE `modelid` = 28212; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 28212; --GUID (High: Player Entry: 0, Counter: 16413345) --GUID (High: Unit Entry: 32598, Counter: 9441021) SET @GUID := XXXXX+1017; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32598`, `571`, `1`, `1`, `21270`, `0`, `5802.349`, `415.5458`, `663.8763`, `1.243526`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 16314, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32598; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32598; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32598; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 21270; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 21270; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 21270; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5787.081, 317.019, 686.7331), (@GUID, 2, 5787.237, 316.0313, 686.7331), (@GUID, 3, 5783.653, 305.1915, 681.962), (@GUID, 4, 5795.319, 359.7676, 674.9742), (@GUID, 5, 5800.514, 408.1917, 665.7884), (@GUID, 6, 5807.573, 425.8665, 660.4162), (@GUID, 7, 5815.397, 438.9033, 659.222), (@GUID, 8, 5815.397, 438.9033, 659.222); --GUID (High: Player Entry: 0, Counter: 16413537) --GUID (High: Unit Entry: 32600, Counter: 9441181) SET @GUID := XXXXX+1019; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32600`, `571`, `1`, `1`, `17476`, `0`, `5826.085`, `452.349`, `660.6806`, `1.439395`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 17700, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32600; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32600; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 17476; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 17476; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 17476; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5876.768, 321.7426, 701.4127), (@GUID, 2, 5877.077, 322.6937, 701.4127), (@GUID, 3, 5876.208, 336.9427, 683.1423), (@GUID, 4, 5828.663, 361.8749, 678.5822), (@GUID, 5, 5811.333, 403.5245, 672.1656), (@GUID, 6, 5823.03, 433.851, 661.5024), (@GUID, 7, 5826.175, 452.957, 660.6693), (@GUID, 8, 5826.175, 452.957, 660.6693); --GUID (High: Unit Entry: 31236, Counter: 9441180) SET @GUID := XXXXX+1020; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `31236`, `571`, `1`, `1`, `10957`, `0`, `5789.867`, `481.8275`, `179.1048`, `1.697089`, `300`, `0`, `0`, `8801`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_walk` = 0.8 WHERE entry = 31236; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 31236; UPDATE `creature_template_sniff` SET `faction_A` = 1999, `faction_H` = 1999 WHERE `entry` = 31236; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 31236; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 31236; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.05 WHERE `modelid` = 10957; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.05 WHERE `modelid` = 10957; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5791.964, 472.9609, 179.5627), (@GUID, 2, 5790.975, 473.1055, 179.5627), (@GUID, 3, 5789.463, 485.0117, 178.9377), (@GUID, 4, 5788.968, 488.8867, 178.4377), (@GUID, 5, 5788.968, 488.8867, 178.4377); --GUID (High: Unit Entry: 32597, Counter: 9441023) SET @GUID := XXXXX+1021; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32597`, `571`, `1`, `1`, `21271`, `0`, `5797.23`, `409.6198`, `669.3027`, `1.647736`, `300`, `0`, `0`, `9740`, `17272`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 22719, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32597; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32597; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 21271; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 21271; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 21271; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5642.369, 350.114, 735.2545), (@GUID, 2, 5641.674, 350.8333, 735.2545), (@GUID, 3, 5620.844, 304.7027, 727.6812), (@GUID, 4, 5753.956, 325.8568, 705.126), (@GUID, 5, 5798.88, 377.892, 678.5151), (@GUID, 6, 5797.217, 412.948, 668.5225), (@GUID, 7, 5804.147, 450.2107, 661.0242), (@GUID, 8, 5804.147, 450.2107, 661.0242); --GUID (High: Unit Entry: 32748, Counter: 9441409) SET @GUID := XXXXX+1022; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32748`, `571`, `1`, `1`, `28205`, `0`, `5853.725`, `684.6971`, `610.7375`, `3.718266`, `300`, `0`, `0`, `4781`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32748; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32748; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32748; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32748; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28205; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28205; --GUID (High: Unit Entry: 32751, Counter: 9442556) --(GUID (High: Unit Entry: 32751, Counter: 9442556)) created by spell: 61616 /* SET @GUID := XXXXX+1023; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32751`, `571`, `1`, `1`, `28212`, `0`, `5816.465`, `522.3951`, `658.2341`, `5.665641`, `300`, `0`, `0`, `10635`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32751; UPDATE `creature_template_sniff` SET `faction_A` = 1735, `faction_H` = 1735 WHERE `entry` = 32751; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32751; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32751; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.186 WHERE `modelid` = 28212; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.6 WHERE `modelid` = 28212; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 28212; --GUID (High: GameObject Entry: 194946, Counter: 2452) SET @GUID := XXXXX+1024; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194946, 571, 1, 1, 5887.586, 465.6785, 655.5691, 0.8203033, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32412, Counter: 6985) SET @GUID := XXXXX+1025; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32412`, `571`, `1`, `1`, `27955`, `0`, `5878.262`, `464.0157`, `641.5697`, `1.745329`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32412; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 32412; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32412; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 32412; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32412; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.372 WHERE `modelid` = 27955; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27955; --GUID (High: Unit Entry: 32415, Counter: 6989) SET @GUID := XXXXX+1026; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32415`, `571`, `1`, `1`, `27957`, `0`, `5885.036`, `458.2504`, `641.653`, `0.2094395`, `300`, `0`, `0`, `4652`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32415 WHERE entry = 32415; REPLACE INTO `creature_equip_template` VALUES (32415, 2705, 0, 0); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32415; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 32415; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32415; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 640 WHERE `entry` = 32415; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32415; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.236 WHERE `modelid` = 27957; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27957; --GUID (High: Unit Entry: 32251, Counter: 6993) SET @GUID := XXXXX+1027; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32251`, `571`, `1`, `1`, `27852`, `0`, `5900.896`, `460.7202`, `641.653`, `4.921828`, `300`, `0`, `0`, `8982`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 2, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32251 WHERE entry = 32251; REPLACE INTO `creature_equip_template` VALUES (32251, 0, 0, 5856); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32251; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 32251; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32251; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32251; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.372 WHERE `modelid` = 27852; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27852; --GUID (High: Unit Entry: 32253, Counter: 18296) SET @GUID := XXXXX+1028; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32253`, `571`, `1`, `1`, `27854`, `0`, `5890.426`, `457.5145`, `641.653`, `1.692969`, `300`, `0`, `0`, `10635`, `0`, `0`, `0`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 2, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32253 WHERE entry = 32253; REPLACE INTO `creature_equip_template` VALUES (32253, 0, 0, 5856); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32253; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 32253; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32253; UPDATE `creature_template_sniff` SET `npcflag` = `npcflag` | 4224 WHERE `entry` = 32253; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32253; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.306 WHERE `modelid` = 27854; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27854; --GUID (High: GameObject Entry: 192892, Counter: 3074572) SET @GUID := XXXXX+1029; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192892, 571, 1, 1, 5886.579, 457.6458, 642.6781, 0.6283169, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Player Entry: 0, Counter: 53849202) --GUID (High: Unit Entry: 32600, Counter: 9442856) SET @GUID := XXXXX+1031; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32600`, `571`, `1`, `1`, `23167`, `0`, `5817.768`, `423.4071`, `665.1269`, `1.04569`, `300`, `0`, `0`, `9740`, `17272`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 17700, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32600; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32600; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.4464 WHERE `modelid` = 23167; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.8 WHERE `modelid` = 23167; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5876.768, 321.7426, 701.4127), (@GUID, 2, 5877.077, 322.6937, 701.4127), (@GUID, 3, 5876.208, 336.9427, 683.1423), (@GUID, 4, 5828.663, 361.8749, 678.5822), (@GUID, 5, 5811.333, 403.5245, 672.1656), (@GUID, 6, 5823.03, 433.851, 661.5024), (@GUID, 7, 5826.175, 452.957, 660.6693), (@GUID, 8, 5826.175, 452.957, 660.6693); --GUID (High: Unit Entry: 32600, Counter: 9442922) SET @GUID := XXXXX+1032; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32600`, `571`, `1`, `1`, `22152`, `0`, `5810.824`, `431.7152`, `659.6061`, `1.023034`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 17700, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32600; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32600; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 22152; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5787.081, 317.019, 686.7331), (@GUID, 2, 5787.237, 316.0313, 686.7331), (@GUID, 3, 5783.653, 305.1915, 681.962), (@GUID, 4, 5795.319, 359.7676, 674.9742), (@GUID, 5, 5800.514, 408.1917, 665.7884), (@GUID, 6, 5807.573, 425.8665, 660.4162), (@GUID, 7, 5815.397, 438.9033, 659.222), (@GUID, 8, 5815.397, 438.9033, 659.222); --GUID (High: GameObject Entry: 194939, Counter: 2468) SET @GUID := XXXXX+1033; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 194939, 571, 1, 1, 5911.432, 453.4861, 641.6323, -0.09068163, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Unit Entry: 32252, Counter: 6994) SET @GUID := XXXXX+1034; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32252`, `571`, `1`, `1`, `27853`, `0`, `5901.338`, `458.7234`, `641.653`, `1.797689`, `300`, `0`, `0`, `8982`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 2, 0, ''); UPDATE `creature_template_sniff` SET `equipment_id` = 32252 WHERE entry = 32252; REPLACE INTO `creature_equip_template` VALUES (32252, 0, 0, 5856); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32252; UPDATE `creature_template_sniff` SET `faction_A` = 2123, `faction_H` = 2123 WHERE `entry` = 32252; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32252; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32252; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.372 WHERE `modelid` = 27853; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 27853; --GUID (High: Pet Entry: 25574, Counter: 3221327865) --GUID (High: Unit Entry: 1412, Counter: 8903131) SET @GUID := XXXXX+1036; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `1412`, `571`, `1`, `1`, `134`, `0`, `5817.583`, `416.7714`, `657.6422`, `4.733931`, `300`, `0`, `0`, `8`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 1412; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 1412; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 1412; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.3 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 134; --GUID (High: Player Entry: 0, Counter: 40734848) --GUID (High: Unit Entry: 32600, Counter: 9444204) SET @GUID := XXXXX+1038; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32600`, `571`, `1`, `1`, `26847`, `0`, `5877.077`, `322.6937`, `701.4127`, `1.631683`, `300`, `0`, `0`, `10080`, `17628`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 17700, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32600; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32600; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3978 WHERE `modelid` = 26847; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 26847; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5876.768, 321.7426, 701.4127), (@GUID, 2, 5877.077, 322.6937, 701.4127), (@GUID, 3, 5876.208, 336.9427, 683.1423), (@GUID, 4, 5828.663, 361.8749, 678.5822), (@GUID, 5, 5811.333, 403.5245, 672.1656), (@GUID, 6, 5823.03, 433.851, 661.5024), (@GUID, 7, 5826.175, 452.957, 660.6693), (@GUID, 8, 5826.175, 452.957, 660.6693); --GUID (High: Unit Entry: 32600, Counter: 9443453) SET @GUID := XXXXX+1039; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32600`, `571`, `1`, `1`, `26847`, `0`, `5777.331`, `341.6925`, `695.8608`, `0.808661`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 17700, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32600; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32600; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3978 WHERE `modelid` = 26847; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 26847; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5642.369, 350.114, 735.2545), (@GUID, 2, 5641.674, 350.8333, 735.2545), (@GUID, 3, 5620.844, 304.7027, 727.6812), (@GUID, 4, 5753.956, 325.8568, 705.126), (@GUID, 5, 5798.88, 377.892, 678.5151), (@GUID, 6, 5797.217, 412.948, 668.5225), (@GUID, 7, 5804.147, 450.2107, 661.0242), (@GUID, 8, 5804.147, 450.2107, 661.0242); --GUID (High: Player Entry: 0, Counter: 50502361) --GUID (High: Unit Entry: 23472, Counter: 11265) SET @GUID := XXXXX+1041; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `23472`, `571`, `1`, `1`, `16925`, `0`, `5805.114`, `639.1238`, `659.6331`, `2.740167`, `300`, `0`, `0`, `4120`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.9920629 WHERE entry = 23472; UPDATE `creature_template_sniff` SET `faction_A` = 114, `faction_H` = 114 WHERE `entry` = 23472; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 23472; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554432 WHERE `entry` = 23472; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.5 WHERE `modelid` = 16925; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1 WHERE `modelid` = 16925; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 16925; --GUID (High: Unit Entry: 32600, Counter: 9444830) SET @GUID := XXXXX+1042; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32600`, `571`, `1`, `1`, `22152`, `0`, `5793.669`, `350.7596`, `676.2301`, `1.375641`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 17700, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32600; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32600; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32600; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.383 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 22152; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 22152; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5787.081, 317.019, 686.7331), (@GUID, 2, 5787.237, 316.0313, 686.7331), (@GUID, 3, 5783.653, 305.1915, 681.962), (@GUID, 4, 5795.319, 359.7676, 674.9742), (@GUID, 5, 5800.514, 408.1917, 665.7884), (@GUID, 6, 5807.573, 425.8665, 660.4162), (@GUID, 7, 5815.397, 438.9033, 659.222), (@GUID, 8, 5815.397, 438.9033, 659.222); --GUID (High: GameObject Entry: 192885, Counter: 4479272) SET @GUID := XXXXX+1043; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192885, 571, 1, 1, 5776.875, 517.7903, 653.9108, 0.4014249, 0, 0, 0, 1, 300, 255, 1); --GUID (High: Player Entry: 0, Counter: 29610223) --GUID (High: Unit Entry: 32597, Counter: 9445842) SET @GUID := XXXXX+1045; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32597`, `571`, `1`, `1`, `21270`, `0`, `5826.1`, `452.4548`, `660.6805`, `1.435215`, `300`, `0`, `0`, `8508`, `7981`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 22719, 0, 257, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 8 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `speed_run` = 1.385714 WHERE entry = 32597; UPDATE `creature_template_sniff` SET `faction_A` = 2007, `faction_H` = 2007 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32597; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 32768 WHERE `entry` = 32597; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1 WHERE `modelid` = 21270; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 21270; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 21270; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5876.768, 321.7426, 701.4127), (@GUID, 2, 5877.077, 322.6937, 701.4127), (@GUID, 3, 5876.208, 336.9427, 683.1423), (@GUID, 4, 5828.663, 361.8749, 678.5822), (@GUID, 5, 5811.333, 403.5245, 672.1656), (@GUID, 6, 5823.03, 433.851, 661.5024), (@GUID, 7, 5826.175, 452.957, 660.6693), (@GUID, 8, 5826.175, 452.957, 660.6693); --GUID (High: Unit Entry: 29238, Counter: 9445612) --(GUID (High: Unit Entry: 29238, Counter: 9445612)) created by spell: 53768 /* SET @GUID := XXXXX+1046; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `29238`, `571`, `1`, `1`, `26064`, `0`, `5828.968`, `571.3138`, `651.9374`, `1.628511`, `300`, `0`, `0`, `42`, `0`, `0`, `1`); REPLACE INTO `creature_addon` VALUES (@GUID, 0, 0, 0, 1, 0, '52970 0 52970 1 52970 253772 0 '); */ UPDATE `creature_template_sniff` SET `speed_run` = 0.5714286 WHERE entry = 29238; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 29238; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 29238; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33554944 WHERE `entry` = 29238; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.75 WHERE `modelid` = 26064; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.75 WHERE `modelid` = 26064; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 26064; --GUID (High: Player Entry: 0, Counter: 20476886) --GUID (High: Unit Entry: 1412, Counter: 9445390) SET @GUID := XXXXX+1048; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `1412`, `571`, `1`, `1`, `134`, `0`, `5884.646`, `648.1593`, `645.8796`, `5.918108`, `300`, `0`, `0`, `8`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 0.8571429 WHERE entry = 1412; UPDATE `creature_template_sniff` SET `faction_A` = 31, `faction_H` = 31 WHERE `entry` = 1412; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 1412; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 1.3 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.95 WHERE `modelid` = 134; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 134; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5884.401, 647.7757, 645.87), (@GUID, 2, 5883.725, 648.5117, 645.87), (@GUID, 3, 5885.781, 647.7256, 645.8914), (@GUID, 4, 5885.781, 647.7256, 645.8914); --GUID (High: Player Entry: 0, Counter: 45308147) --GUID (High: Pet Entry: 23235, Counter: 151097379) --GUID (High: Unit Entry: 32751, Counter: 9443953) --(GUID (High: Unit Entry: 32751, Counter: 9443953)) created by spell: 61616 /* SET @GUID := XXXXX+1051; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32751`, `571`, `1`, `1`, `28212`, `0`, `5884.125`, `682.8497`, `643.0592`, `3.743296`, `300`, `0`, `0`, `10635`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); */ UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32751; UPDATE `creature_template_sniff` SET `faction_A` = 1735, `faction_H` = 1735 WHERE `entry` = 32751; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32751; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32751; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.186 WHERE `modelid` = 28212; UPDATE `creature_model_info_sniff` SET `combat_reach` = 0.6 WHERE `modelid` = 28212; UPDATE `creature_model_info_sniff` SET `gender` = 2 WHERE `modelid` = 28212; /* REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5885.746, 684.007, 643.0325), (@GUID, 2, 5884.942, 683.4114, 643.0325), (@GUID, 3, 5883.452, 682.3881, 643.0811), (@GUID, 4, 5882.616, 681.8138, 642.9774), (@GUID, 5, 5879.608, 679.7485, 643.0139), (@GUID, 6, 5877.525, 678.3182, 643.1526), (@GUID, 7, 5877.525, 678.3182, 643.1526); */ --GUID (High: Unit Entry: 32711, Counter: 9443802) SET @GUID := XXXXX+1052; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32711`, `571`, `1`, `1`, `28185`, `0`, `5881.601`, `681.1494`, `642.9734`, `3.745872`, `300`, `0`, `0`, `10635`, `3561`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `unit_class` = 2 WHERE `entry` = 32711; UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32711; UPDATE `creature_template_sniff` SET `faction_A` = 1735, `faction_H` = 1735 WHERE `entry` = 32711; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32711; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 33536 WHERE `entry` = 32711; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.236 WHERE `modelid` = 28185; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.5 WHERE `modelid` = 28185; UPDATE `creature_model_info_sniff` SET `gender` = 1 WHERE `modelid` = 28185; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5881.382, 749.2865, 640.3713), (@GUID, 2, 5881.132, 750.2547, 640.3713), (@GUID, 3, 5882.643, 745.8477, 640.3713), (@GUID, 4, 5884.262, 738.2553, 639.5255), (@GUID, 5, 5885.694, 730.0827, 639.0073), (@GUID, 6, 5893.802, 721.0621, 640.26), (@GUID, 7, 5901.381, 710.6287, 641.2503), (@GUID, 8, 5903.775, 701.3504, 641.1006), (@GUID, 9, 5895.061, 692.3586, 641.8904), (@GUID, 10, 5887.621, 685.3061, 642.8769), (@GUID, 11, 5879.684, 679.8257, 643.0042), (@GUID, 12, 5874.884, 670.0665, 643.6939), (@GUID, 13, 5871.299, 658.142, 644.9323), (@GUID, 14, 5866.799, 655.1224, 645.4734), (@GUID, 15, 5864.251, 659.2236, 645.6589), (@GUID, 16, 5857.812, 665.9273, 647.5042), (@GUID, 17, 5853.643, 661.9765, 647.5121), (@GUID, 18, 5852.149, 658.7249, 647.5121), (@GUID, 19, 5853.219, 656.3209, 647.5121), (@GUID, 20, 5854.895, 656.3029, 647.5121), (@GUID, 21, 5854.895, 656.3029, 647.5121); --GUID (High: Player Entry: 0, Counter: 58025851) --GUID (High: Pet Entry: 29194, Counter: 2382467004) --GUID (High: Unit Entry: 32748, Counter: 9446273) SET @GUID := XXXXX+1055; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES (`@GUID`, `32748`, `571`, `1`, `1`, `28205`, `0`, `5871.909`, `683.449`, `610.6893`, `3.841381`, `300`, `0`, `0`, `4652`, `0`, `0`, `2`); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, ''); UPDATE `creature_template_sniff` SET `speed_run` = 1.142857 WHERE entry = 32748; UPDATE `creature_template_sniff` SET `faction_A` = 35, `faction_H` = 35 WHERE `entry` = 32748; UPDATE `creature_template_sniff` SET `baseattacktime` = 2000 WHERE `entry` = 32748; UPDATE `creature_template_sniff` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 32748; UPDATE `creature_model_info_sniff` SET `bounding_radius` = 0.3519 WHERE `modelid` = 28205; UPDATE `creature_model_info_sniff` SET `combat_reach` = 1.725 WHERE `modelid` = 28205; REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID, 1, 5874.851, 688.503, 610.4083), (@GUID, 2, 5874.414, 687.6038, 610.4083), (@GUID, 3, 5874.076, 686.9088, 610.739), (@GUID, 4, 5872.729, 684.1387, 610.7012), (@GUID, 5, 5871.49, 683.0961, 610.6832), (@GUID, 6, 5869.141, 681.1183, 610.6341), (@GUID, 7, 5866.667, 679.0359, 610.6824), (@GUID, 8, 5866.667, 679.0359, 610.6824); --GUID (High: Pet Entry: 32588, Counter: 2936115249) --GUID (High: Player Entry: 0, Counter: 33593393) --GUID (High: GameObject Entry: 192848, Counter: 2568) SET @GUID := XXXXX+1058; REPLACE INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (@GUID, 192848, 571, 1, 1, 5914.724, 710.2128, 653.9896, 3.071766, 0, 0, -0.3338069, 0.9426415, 300, 255, 1); --GUID (High: Player Entry: 0, Counter: 59538571) --GUID (High: Player Entry: 0, Counter: 55994685)
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
08.03.2011, 12:54 | #211 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Сниффанул даларан заново как обещал. Лазил по всем закаулкам, кроме аликовских(ТПшит оттуда)
NeatElves Регистратора арены из http://ytdb.ru/showthread.php?t=10160 там не нашел. В сниффе тоже))) Спарсил с аурами Код:
UPDATE `creature_template` SET `gossip_menu_id` = 10026 WHERE `entry` = 31085; UPDATE `gossip_menu` SET `entry` = 10026, text_id` = 13902 WHERE entry = 31085; UPDATE `gossip_menu_option` SET menu_id = 10026 WHERE menu_id = 31085;
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян Последний раз редактировалось Heisenberg; 08.03.2011 в 12:58. |
Пользователь сказал cпасибо: | NeatElves (08.03.2011) |
09.03.2011, 12:30 | #212 | ||
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Цитата:
Цитата:
Фракции опять игроков цепляешь?
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
||
09.03.2011, 14:19 | #213 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
У меня идет оутпут только тех фракций, которых нету в списке(ты писал мне его).
1, 2, 3, 4, 5, 6, 115, 116, 1610, 1629 Я там вейпоинты нашел, которых в базе нет.
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
09.03.2011, 14:35 | #214 | |
YTDB dev
Регистрация: 05.11.2009
Сообщений: 5,920
Сказал(а) спасибо: 91
Поблагодарили 5,383 раз(а) в 4,847 сообщениях
|
п210, начало, цитата:
Цитата:
|
|
09.03.2011, 16:45 | #215 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Ааа, у го точно такие же))) Не знал, поправил. Спасибо!
Вот перегнал заново
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
14.03.2011, 10:43 | #216 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Что лучше использовать в качестве ГУИДа при оутпуте: каунтер или в начале ставить значение SET @GUID := XXXXX+{0}, и вместо гуида ставить @GUID ???
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
14.03.2011, 11:16 | #217 | |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Так как щас делаешь чем не нравится? Всеравно перелопачивается все в "свободный" диапазон (заполняется то что освободилось из старого).
Цитата:
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
|
14.03.2011, 11:44 | #218 | |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Цитата:
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
|
14.03.2011, 17:56 | #219 |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Если нечем заняться лучше поизучай свой снифф даларана, и вытащи оттуда только то что нужно, ну и апдейты по темплетам отдели от заселения отдельно (чтоб быстрее было).
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
23.03.2011, 20:03 | #220 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Убрал юнит и динамик флаги.Чтобы вы не тратили время на "чистку"
Код:
UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 809; UPDATE `creature_model_info` SET `combat_reach` = '2.125' WHERE modelid = 833; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 842; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 913; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 1037; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 2161; UPDATE `creature_model_info` SET `combat_reach` = '0.5' WHERE modelid = 2954; UPDATE `creature_model_info` SET `bounding_radius` = '0.15' WHERE modelid = 3233; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 3233; UPDATE `creature_model_info` SET `combat_reach` = '0.5' WHERE modelid = 5448; UPDATE `creature_model_info` SET `combat_reach` = '0.5' WHERE modelid = 5554; UPDATE `creature_model_info` SET `combat_reach` = '0.5' WHERE modelid = 5585; UPDATE `creature_model_info` SET `bounding_radius` = '0.25' WHERE modelid = 5966; UPDATE `creature_model_info` SET `combat_reach` = '0.3125' WHERE modelid = 5966; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 7803; UPDATE `creature_model_info` SET `combat_reach` = '0.5' WHERE modelid = 9563; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 10618; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 11554; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 11631; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 12350; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 13989; UPDATE `creature_model_info` SET `combat_reach` = '2.025' WHERE modelid = 16024; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 17170; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 17444; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 17456; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 17476; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19284; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19595; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19744; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 20017; UPDATE `creature_model_info` SET `bounding_radius` = '0.383' WHERE modelid = 20707; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 20707; UPDATE `creature_model_info` SET `combat_reach` = '5' WHERE modelid = 20763; UPDATE `creature_model_info` SET `combat_reach` = '0.9' WHERE modelid = 20833; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21114; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21270; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21271; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 21272; UPDATE `creature_model_info` SET `bounding_radius` = '0.5' WHERE modelid = 21342; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 21342; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21342; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21718; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21961; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21983; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21984; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21985; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21986; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21987; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22005; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22015; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 22042; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22042; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22115; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22116; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22136; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22152; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 22181; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22207; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22229; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 22243; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22243; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22342; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22392; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22447; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 22471; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 22475; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 22501; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22607; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22648; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 22649; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 23167; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23277; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23317; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23319; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23356; UPDATE `creature_model_info` SET `bounding_radius` = '0.2205' WHERE modelid = 23513; UPDATE `creature_model_info` SET `combat_reach` = '0.945' WHERE modelid = 23513; UPDATE `creature_model_info` SET `combat_reach` = '1.2' WHERE modelid = 23517; UPDATE `creature_model_info` SET `combat_reach` = '0.6' WHERE modelid = 23521; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23724; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 23772; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23772; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 23774; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23774; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23819; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 23826; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23826; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23828; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23926; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 23951; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 24235; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24235; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24416; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24418; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24443; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24448; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24454; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24491; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24607; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24654; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24805; UPDATE `creature_model_info` SET `bounding_radius` = '0.91' WHERE modelid = 24890; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 24890; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 24895; UPDATE `creature_model_info` SET `bounding_radius` = '0.1' WHERE modelid = 24897; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 24897; UPDATE `creature_model_info` SET `bounding_radius` = '0.1' WHERE modelid = 24898; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 24898; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 24916; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24938; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25016; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25071; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25096; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25128; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25155; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25157; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25166; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25192; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25218; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25254; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25269; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25300; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25318; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25334; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25395; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25400; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25442; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25454; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25455; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25484; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25485; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25491; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25515; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25588; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25594; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25595; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 25602; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25603; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25604; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25605; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25607; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25608; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25609; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25610; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25611; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25612; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25613; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25614; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25615; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25616; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 25618; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 25619; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25620; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25621; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25622; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25623; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25635; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25636; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25637; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25641; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25644; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25645; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25646; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25647; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25648; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25649; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25650; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25651; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25655; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25673; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25674; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25692; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25743; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25748; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25748; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25754; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25754; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25755; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25755; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25757; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25757; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25758; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25758; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25770; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 25791; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25806; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25807; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 25871; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 25871; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25875; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25876; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25877; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25878; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25879; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25880; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25881; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25882; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 25889; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25924; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25926; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25940; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 25947; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 25983; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26067; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26068; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26069; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26070; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26071; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26072; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26074; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26075; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 26078; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 26122; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26138; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 26254; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26299; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 26300; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26303; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 26303; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26307; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26309; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26310; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26311; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26312; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26313; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26321; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26330; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26335; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26336; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26337; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26338; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26339; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26347; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26372; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 26372; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26373; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 26374; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26375; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 26375; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26376; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26377; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 26378; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26390; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26394; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26395; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26396; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26397; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26398; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26413; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26414; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26417; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 26417; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 26437; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26438; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26440; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26441; UPDATE `creature_model_info` SET `combat_reach` = '0.75' WHERE modelid = 26442; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26443; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26444; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26445; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26463; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26464; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 26464; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26465; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26484; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26495; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26496; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26499; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26501; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26502; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26503; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26504; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26505; UPDATE `creature_model_info` SET `combat_reach` = '0.3125' WHERE modelid = 26524; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26525; UPDATE `creature_model_info` SET `combat_reach` = '0.15' WHERE modelid = 26530; UPDATE `creature_model_info` SET `combat_reach` = '0.15' WHERE modelid = 26531; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 26532; UPDATE `creature_model_info` SET `combat_reach` = '0.15' WHERE modelid = 26547; UPDATE `creature_model_info` SET `combat_reach` = '0.1' WHERE modelid = 26557; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 26570; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 26656; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26766; UPDATE `creature_model_info` SET `combat_reach` = '1.875' WHERE modelid = 26770; UPDATE `creature_model_info` SET `combat_reach` = '1.875' WHERE modelid = 26771; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26779; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 26779; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26998; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 27019; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27068; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27157; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27158; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27159; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27160; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27161; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 27174; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 27187; UPDATE `creature_model_info` SET `combat_reach` = '3' WHERE modelid = 27211; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27211; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 27215; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 27216; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 27217; UPDATE `creature_model_info` SET `combat_reach` = '4' WHERE modelid = 27244; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27244; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27287; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27332; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27334; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27398; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27448; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27449; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 27465; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27509; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27518; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27524; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27556; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27557; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27559; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27560; UPDATE `creature_model_info` SET `combat_reach` = '2.1' WHERE modelid = 27585; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 27587; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 27592; UPDATE `creature_model_info` SET `combat_reach` = '1.95' WHERE modelid = 27616; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 27657; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 27667; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27667; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27682; UPDATE `creature_model_info` SET `combat_reach` = '0.3' WHERE modelid = 27718; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27718; UPDATE `creature_model_info` SET `combat_reach` = '0.375' WHERE modelid = 27719; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27719; UPDATE `creature_model_info` SET `combat_reach` = '1.25' WHERE modelid = 27726; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27726; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27756; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27782; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27799; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27800; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27801; UPDATE `creature_model_info` SET `combat_reach` = '1.35' WHERE modelid = 27821; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27822; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27852; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27853; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27854; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27881; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27882; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 27886; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27912; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 27912; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 27914; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27915; UPDATE `creature_model_info` SET `combat_reach` = '2.9325' WHERE modelid = 27917; UPDATE `creature_model_info` SET `combat_reach` = '2.55' WHERE modelid = 27918; UPDATE `creature_model_info` SET `combat_reach` = '2.55' WHERE modelid = 27919; UPDATE `creature_model_info` SET `combat_reach` = '6.885' WHERE modelid = 27920; UPDATE `creature_model_info` SET `combat_reach` = '2.55' WHERE modelid = 27921; UPDATE `creature_model_info` SET `combat_reach` = '2.55' WHERE modelid = 27925; UPDATE `creature_model_info` SET `combat_reach` = '2.55' WHERE modelid = 27926; UPDATE `creature_model_info` SET `combat_reach` = '2.9325' WHERE modelid = 27927; UPDATE `creature_model_info` SET `combat_reach` = '2.55' WHERE modelid = 27928; UPDATE `creature_model_info` SET `combat_reach` = '2.55' WHERE modelid = 27929; UPDATE `creature_model_info` SET `combat_reach` = '2.55' WHERE modelid = 27930; UPDATE `creature_model_info` SET `combat_reach` = '2.55' WHERE modelid = 27931; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27944; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27949; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27952; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27954; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27955; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27956; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27958; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 27959; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27960; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27961; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27962; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27963; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27965; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27972; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27998; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27999; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28000; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28006; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28119; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28123; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28124; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28125; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28143; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28144; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28145; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28146; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28147; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28148; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28149; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28150; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28152; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28153; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28154; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28155; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28156; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28157; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28159; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28160; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28161; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28162; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28163; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28164; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28165; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28166; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28167; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28168; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28169; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28170; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28171; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28172; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28173; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28174; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28175; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28178; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28180; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28181; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28182; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28184; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28185; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28186; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28187; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28188; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28189; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28191; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28192; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28193; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28194; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28195; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28196; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28199; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28200; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28201; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28202; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28203; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28204; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28205; UPDATE `creature_model_info` SET `combat_reach` = '4.05' WHERE modelid = 28207; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28208; UPDATE `creature_model_info` SET `combat_reach` = '0.6' WHERE modelid = 28212; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 28212; UPDATE `creature_model_info` SET `combat_reach` = '1.875' WHERE modelid = 28222; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 28282; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28317; UPDATE `creature_model_info` SET `combat_reach` = '0.825' WHERE modelid = 28318; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 28318; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28432; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28433; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28618; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28680; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28755; UPDATE `creature_model_info` SET `bounding_radius` = '1' WHERE modelid = 28918; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28918; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28986; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28987; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 29076; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 29132; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 29145; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 29743; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 30310; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 30311; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 30358; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 30415; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 30439; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 30764; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 30841; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 30842; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 31548; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 385; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 721; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 1412; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 3835; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 4075; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 6653; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 10218; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 10218; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 14881; UPDATE `creature_template` SET `speed_walk` = '1.6' WHERE entry = 16128; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 17213; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 19481; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 19481; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 19871; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 20735; UPDATE `creature_template` SET `faction_A` = '1734', `faction_H` = '1734' WHERE entry = 22015; UPDATE `creature_template` SET `faction_A` = '2204', `faction_H` = '2204' WHERE entry = 22445; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 24026; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 24196; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 24206; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 24212; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 24261; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 25058; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 27852; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 27870; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 27870; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 28036; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 28053; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 28078; UPDATE `creature_template` SET `speed_walk` = '1.11111' WHERE entry = 28113; UPDATE `creature_template` SET `faction_A` = '14', `faction_H` = '14' WHERE entry = 28123; UPDATE `creature_template` SET `faction_A` = '14', `faction_H` = '14' WHERE entry = 28124; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 28255; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 28274; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 28401; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 28561; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 28672; UPDATE `creature_template` SET `faction_A` = '2027', `faction_H` = '2027' WHERE entry = 28705; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 28844; UPDATE `creature_template` SET `baseattacktime` = '1500' WHERE entry = 28990; UPDATE `creature_template` SET `faction_A` = '2007', `faction_H` = '2007' WHERE entry = 29156; UPDATE `creature_template` SET `speed_run` = '2.14286' WHERE entry = 29264; UPDATE `creature_template` SET `speed_walk` = '2' WHERE entry = 29264; UPDATE `creature_template` SET `baseattacktime` = '1500' WHERE entry = 29264; UPDATE `creature_template` SET `faction_A` = '2007', `faction_H` = '2007' WHERE entry = 29512; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29667; UPDATE `creature_template` SET `faction_A` = '534', `faction_H` = '534' WHERE entry = 29667; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29668; UPDATE `creature_template` SET `faction_A` = '534', `faction_H` = '534' WHERE entry = 29668; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29669; UPDATE `creature_template` SET `faction_A` = '534', `faction_H` = '534' WHERE entry = 29669; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29670; UPDATE `creature_template` SET `faction_A` = '534', `faction_H` = '534' WHERE entry = 29670; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29671; UPDATE `creature_template` SET `faction_A` = '534', `faction_H` = '534' WHERE entry = 29671; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29672; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29673; UPDATE `creature_template` SET `faction_A` = '714', `faction_H` = '714' WHERE entry = 29673; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29674; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29675; UPDATE `creature_template` SET `faction_A` = '714', `faction_H` = '714' WHERE entry = 29675; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29676; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29691; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 29692; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29763; UPDATE `creature_template` SET `faction_A` = '1375', `faction_H` = '1375' WHERE entry = 29763; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29764; UPDATE `creature_template` SET `faction_A` = '1375', `faction_H` = '1375' WHERE entry = 29764; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29765; UPDATE `creature_template` SET `faction_A` = '1375', `faction_H` = '1375' WHERE entry = 29765; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29766; UPDATE `creature_template` SET `faction_A` = '1375', `faction_H` = '1375' WHERE entry = 29766; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29802; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 29802; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 29807; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 29929; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 30094; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 30095; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 30115; UPDATE `creature_template` SET `faction_A` = '2007', `faction_H` = '2007' WHERE entry = 30116; UPDATE `creature_template` SET `faction_A` = '2007', `faction_H` = '2007' WHERE entry = 30117; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 30560; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 30856; UPDATE `creature_template` SET `speed_run` = '1.14286' WHERE entry = 30864; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 31081; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 31085; UPDATE `creature_template` SET `faction_A` = '634', `faction_H` = '634' WHERE entry = 31231; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 31238; UPDATE `creature_template` SET `faction_A` = '2007', `faction_H` = '2007' WHERE entry = 31238; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31709; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31710; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31711; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31714; UPDATE `creature_template` SET `speed_walk` = '1.6' WHERE entry = 31719; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31728; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31729; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31730; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31732; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31733; UPDATE `creature_template` SET `speed_walk` = '0.4' WHERE entry = 31733; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31735; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31740; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31741; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31742; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 31755; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31795; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 31796; UPDATE `creature_template` SET `speed_run` = '0.952381' WHERE entry = 31852; UPDATE `creature_template` SET `speed_walk` = '0.666668' WHERE entry = 31852; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 31885; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 31885; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 31886; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 31886; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 32207; UPDATE `creature_template` SET `speed_walk` = '0.4' WHERE entry = 32265; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 32336; UPDATE `creature_template` SET `speed_run` = '0.714286' WHERE entry = 32428; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 32450; UPDATE `creature_template` SET `speed_run` = '0.714286' WHERE entry = 32466; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 32470; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 32597; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 32598; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 32600; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 32606; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 32653; UPDATE `creature_template` SET `baseattacktime` = '1000' WHERE entry = 32653; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 32695; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 32697; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 32700; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 32702; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 32704; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 32706; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 32708; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 32710; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 32711; UPDATE `creature_template` SET `faction_A` = '2007', `faction_H` = '2007' WHERE entry = 32712; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 32713; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 32715; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 32716; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 32717; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 32718; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 32719; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 32746; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 32751; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 32752; UPDATE `creature_template` SET `faction_A` = '2007', `faction_H` = '2007' WHERE entry = 32844; UPDATE `creature_template` SET `faction_A` = '2204', `faction_H` = '2204' WHERE entry = 33010; UPDATE `creature_template` SET `faction_A` = '2204', `faction_H` = '2204' WHERE entry = 33011; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 33224; UPDATE `creature_template` SET `faction_A` = '2070', `faction_H` = '2070' WHERE entry = 34244; UPDATE `creature_template` SET `faction_A` = '2007', `faction_H` = '2007' WHERE entry = 34252; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 34330; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 34952; UPDATE `creature_template` SET `faction_A` = '534', `faction_H` = '534' WHERE entry = 34952; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 34953; UPDATE `creature_template` SET `faction_A` = '714', `faction_H` = '714' WHERE entry = 34953; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 34984; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 35495; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 35508; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 35594; UPDATE `creature_template` SET `faction_A` = '534', `faction_H` = '534' WHERE entry = 35594; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 35607; UPDATE `creature_template` SET `faction_A` = '714', `faction_H` = '714' WHERE entry = 35607; UPDATE `creature_template` SET `unit_class` = '4' WHERE entry = 36774; UPDATE `creature_template` SET `faction_A` = '2027', `faction_H` = '2027' WHERE entry = 36774; UPDATE `creature_template` SET `unit_class` = '4' WHERE entry = 36776; UPDATE `creature_template` SET `faction_A` = '534', `faction_H` = '534' WHERE entry = 37776; UPDATE `creature_template` SET `faction_A` = '714', `faction_H` = '714' WHERE entry = 37780; UPDATE `creature_template` SET `speed_run` = '2.28571' WHERE entry = 40160; Код:
-- Wow Object: (High: Unit, Entry: 4075, Counter: 10,010,922) SET @GUID := 101279; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES ('@GUID', '4075', '571', '1', '1', '1141', '0', '5744.057', '530.3785', '652.8215', '5.613226', '300', '0', '0', '8', '0', '0', '2'); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID*10, 0, 0, 1, 0, ''); REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID*10, '1', '5735.67300', '5735.67300', '652.83320'), (@GUID*10, '2', '5736.59100', '5736.59100', '652.83320'), (@GUID*10, '3', '5737.96800', '5737.96800', '652.81840'), (@GUID*10, '4', '5739.18400', '5739.18400', '652.82040'), (@GUID*10, '5', '5739.74400', '5739.74400', '652.82460'), (@GUID*10, '6', '5746.11000', '5746.11000', '652.82000'), (@GUID*10, '7', '5751.63800', '5751.63800', '652.79990'), (@GUID*10, '8', '5752.31800', '5752.31800', '652.87450'), (@GUID*10, '9', '5752.31800', '5752.31800', '652.87450'); Код:
-- Wow Object: (High: Unit, Entry: 32265, Counter: 39,358) SET @GUID := 112281; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES('@GUID', '32265', '571', '1', '1', '17200', '0', '5702.116', '586.9582', '653.6385', '0.8802986', '300', '0', '0', '6986', '0', '0', '2'); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID*10, 0, 50331648, 1, 0, ''); REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID*10, '1', '5700.71900', '5700.71900', '653.64290'), (@GUID*10, '2', '5701.35500', '5701.35500', '653.64290'), (@GUID*10, '3', '5702.14300', '5702.14300', '653.63830'), (@GUID*10, '4', '5704.13700', '5704.13700', '653.64000'), (@GUID*10, '5', '5704.13700', '5704.13700', '653.64000'); Код:
-- Wow Object: (High: Unit, Entry: 30137, Counter: 7,949) SET @GUID := 98230; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES ('@GUID', '30137', '571', '1', '1', '26779', '0', '5817.645', '647.8217', '609.8859', '5.015419', '300', '0', '0', '10282', '0', '0', '2'); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID*10, 0, 0, 1, 0, ''); REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID*10, '1', '5819.04900', '5819.04900', '609.27090'), (@GUID*10, '2', '5818.50900', '5818.50900', '609.27090'), (@GUID*10, '3', '5817.78400', '5817.78400', '609.91120'), (@GUID*10, '4', '5817.21900', '5817.21900', '609.88590'), (@GUID*10, '5', '5818.43500', '5818.43500', '609.88590'), (@GUID*10, '6', '5819.58800', '5819.58800', '609.88590'), (@GUID*10, '7', '5819.83700', '5819.83700', '609.88590'), (@GUID*10, '8', '5819.83700', '5819.83700', '609.88590'); Код:
-- Wow Object: (High: Unit, Entry: 32725, Counter: 21,472) SET @GUID := 108995; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES ('@GUID', '32725', '571', '1', '1', '23337', '0', '5823.797', '776.4014', '661.3621', '0.2817785', '300', '0', '0', '7688', '7500', '0', '2'); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID*10, 0, 0, 1, 0, ''); DELETE FROM `waypoint_data` WHERE `id` = @GUID*10; INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID*10, '1', '5821.90100', '5821.90100', '661.36200'), (@GUID*10, '2', '5822.86100', '5822.86100', '661.36200'), (@GUID*10, '3', '5826.87300', '5826.87300', '661.36250'), (@GUID*10, '4', '5826.87300', '5826.87300', '661.36250'); Код:
-- Wow Object: (High: Unit, Entry: 29802, Counter: 13,619) SET @GUID := 108925; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES ('@GUID', '29802', '571', '1', '1', '26557', '0', '5813.73', '682.5225', '653.603', '0.1830185', '300', '0', '0', '42', '0', '0', '2'); REPLACE INTO `creature_addon` VALUES (@GUID, @GUID*10, 0, 0, 1, 0, ''); REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES (@GUID*10, '1', '5808.22500', '5808.22500', '653.63230'), (@GUID*10, '2', '5809.84200', '5809.84200', '653.68620'), (@GUID*10, '3', '5813.70900', '5813.70900', '653.60330'), (@GUID*10, '4', '5816.81500', '5816.81500', '653.57550'), (@GUID*10, '5', '5817.20000', '5817.20000', '653.63100'), (@GUID*10, '6', '5814.23500', '5814.23500', '653.65870'), (@GUID*10, '7', '5809.92900', '5809.92900', '653.76970'), (@GUID*10, '8', '5808.22500', '5808.22500', '653.63230'), (@GUID*10, '9', '5809.84200', '5809.84200', '653.68620'), (@GUID*10, '10', '5813.70900', '5813.70900', '653.60330');
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян Последний раз редактировалось Heisenberg; 23.03.2011 в 21:13. |
Пользователь сказал cпасибо: | YuruY (23.03.2011) |
24.03.2011, 06:36 | #221 | |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Lordronn
Даларан: http://ytdb.ru/showpost.php?p=33156&postcount=215 целиком прибрал себе до "перехода", пригодится, вытягивать новых мобов в заселении. Цитата:
Тут смысл такой (сужу по файлу даларана для примера (фулл)), нужно собирать все в 2 файла: заселение+поинты+ауры в один файл, а все остальное в другой, смысл надеюсь понятен?
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
|
24.03.2011, 08:21 | #222 | |||
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Цитата:
Цитата:
Цитата:
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
|||
02.04.2011, 11:59 | #223 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Побродил по одной локе в оутленде
Модельки Код:
UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 1122; UPDATE `creature_model_info` SET `combat_reach` = '3.25' WHERE modelid = 2850; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 7098; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 7099; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 10742; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 10743; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 10746; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 11376; UPDATE `creature_model_info` SET `combat_reach` = '1.25' WHERE modelid = 14273; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 15438; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 16890; UPDATE `creature_model_info` SET `bounding_radius` = '0.3' WHERE modelid = 17054; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 17054; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 17138; UPDATE `creature_model_info` SET `combat_reach` = '0.25' WHERE modelid = 17200; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 17612; UPDATE `creature_model_info` SET `combat_reach` = '1.1' WHERE modelid = 17647; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 17685; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 17904; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 17907; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18017; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18018; UPDATE `creature_model_info` SET `combat_reach` = '3' WHERE modelid = 18274; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18646; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 18646; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 18659; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 18659; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 18660; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18661; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18903; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18906; UPDATE `creature_model_info` SET `combat_reach` = '0.375' WHERE modelid = 18920; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18966; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18967; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18968; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 18969; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19004; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19013; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19038; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 19043; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19046; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19047; UPDATE `creature_model_info` SET `bounding_radius` = '0.306' WHERE modelid = 19076; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19076; UPDATE `creature_model_info` SET `bounding_radius` = '0.306' WHERE modelid = 19077; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19077; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19079; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19084; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19099; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19100; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19101; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19102; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19103; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19104; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19106; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19107; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19151; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19161; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19167; UPDATE `creature_model_info` SET `combat_reach` = '2' WHERE modelid = 19168; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19168; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19189; UPDATE `creature_model_info` SET `combat_reach` = '2' WHERE modelid = 19190; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19197; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19198; UPDATE `creature_model_info` SET `combat_reach` = '3' WHERE modelid = 19285; UPDATE `creature_model_info` SET `combat_reach` = '3' WHERE modelid = 19287; UPDATE `creature_model_info` SET `combat_reach` = '3' WHERE modelid = 19288; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19416; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19417; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19421; UPDATE `creature_model_info` SET `combat_reach` = '5' WHERE modelid = 19435; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19443; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19444; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19445; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19446; UPDATE `creature_model_info` SET `bounding_radius` = '0.775' WHERE modelid = 19456; UPDATE `creature_model_info` SET `combat_reach` = '3.75' WHERE modelid = 19456; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19459; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19460; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19464; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19465; UPDATE `creature_model_info` SET `combat_reach` = '2' WHERE modelid = 19486; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19486; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19511; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19512; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19513; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 19514; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19514; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19578; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19580; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 19586; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19593; UPDATE `creature_model_info` SET `bounding_radius` = '0.3' WHERE modelid = 19645; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 19645; UPDATE `creature_model_info` SET `bounding_radius` = '0.3' WHERE modelid = 19654; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 19654; UPDATE `creature_model_info` SET `bounding_radius` = '0.3' WHERE modelid = 19655; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 19655; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19660; UPDATE `creature_model_info` SET `bounding_radius` = '0.465' WHERE modelid = 19662; UPDATE `creature_model_info` SET `combat_reach` = '2.25' WHERE modelid = 19662; UPDATE `creature_model_info` SET `bounding_radius` = '1' WHERE modelid = 19672; UPDATE `creature_model_info` SET `combat_reach` = '3' WHERE modelid = 19672; UPDATE `creature_model_info` SET `combat_reach` = '5' WHERE modelid = 19690; UPDATE `creature_model_info` SET `combat_reach` = '1.6' WHERE modelid = 19696; UPDATE `creature_model_info` SET `bounding_radius` = '0.65' WHERE modelid = 19704; UPDATE `creature_model_info` SET `combat_reach` = '1.3' WHERE modelid = 19704; UPDATE `creature_model_info` SET `bounding_radius` = '0.62' WHERE modelid = 19705; UPDATE `creature_model_info` SET `combat_reach` = '2.5' WHERE modelid = 19722; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19722; UPDATE `creature_model_info` SET `bounding_radius` = '0.455' WHERE modelid = 19771; UPDATE `creature_model_info` SET `combat_reach` = '1.3' WHERE modelid = 19771; UPDATE `creature_model_info` SET `combat_reach` = '2' WHERE modelid = 19775; UPDATE `creature_model_info` SET `combat_reach` = '2' WHERE modelid = 19779; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19881; UPDATE `creature_model_info` SET `combat_reach` = '4' WHERE modelid = 19899; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19899; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19903; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 19904; UPDATE `creature_model_info` SET `combat_reach` = '5' WHERE modelid = 19917; UPDATE `creature_model_info` SET `bounding_radius` = '0.3' WHERE modelid = 19955; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 19955; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19955; UPDATE `creature_model_info` SET `bounding_radius` = '0.3' WHERE modelid = 19956; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 19956; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19956; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 19957; UPDATE `creature_model_info` SET `bounding_radius` = '0.39' WHERE modelid = 19959; UPDATE `creature_model_info` SET `combat_reach` = '1.3' WHERE modelid = 19959; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19959; UPDATE `creature_model_info` SET `bounding_radius` = '0.39' WHERE modelid = 19960; UPDATE `creature_model_info` SET `combat_reach` = '1.3' WHERE modelid = 19960; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19960; UPDATE `creature_model_info` SET `bounding_radius` = '0.403' WHERE modelid = 19979; UPDATE `creature_model_info` SET `combat_reach` = '1.3' WHERE modelid = 19979; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 20034; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 20035; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 20060; UPDATE `creature_model_info` SET `combat_reach` = '1.65' WHERE modelid = 20061; UPDATE `creature_model_info` SET `combat_reach` = '1.95' WHERE modelid = 20095; UPDATE `creature_model_info` SET `combat_reach` = '5' WHERE modelid = 20101; UPDATE `creature_model_info` SET `bounding_radius` = '0.3672' WHERE modelid = 20171; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 20171; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 20326; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 20428; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 20429; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 20430; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 20438; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 20518; UPDATE `creature_model_info` SET `combat_reach` = '2.4' WHERE modelid = 20606; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 20622; UPDATE `creature_model_info` SET `combat_reach` = '1.05' WHERE modelid = 20905; UPDATE `creature_model_info` SET `combat_reach` = '1.05' WHERE modelid = 20906; UPDATE `creature_model_info` SET `bounding_radius` = '0.30556' WHERE modelid = 20987; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 20987; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 20987; UPDATE `creature_model_info` SET `combat_reach` = '1' WHERE modelid = 20988; UPDATE `creature_model_info` SET `bounding_radius` = '0.61112' WHERE modelid = 21019; UPDATE `creature_model_info` SET `combat_reach` = '2' WHERE modelid = 21019; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21019; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21045; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21051; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21060; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21061; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21062; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21132; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21132; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 21462; UPDATE `creature_model_info` SET `bounding_radius` = '0.306' WHERE modelid = 22393; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22393; UPDATE `creature_model_info` SET `bounding_radius` = '0.306' WHERE modelid = 22780; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 22780; UPDATE `creature_model_info` SET `bounding_radius` = '0.155' WHERE modelid = 22790; UPDATE `creature_model_info` SET `combat_reach` = '0.5' WHERE modelid = 22790; UPDATE `creature_model_info` SET `bounding_radius` = '0.3825' WHERE modelid = 23768; UPDATE `creature_model_info` SET `combat_reach` = '1.875' WHERE modelid = 23768; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25624; UPDATE `creature_model_info` SET `bounding_radius` = '0.306' WHERE modelid = 27942; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27942; UPDATE `creature_model_info` SET `bounding_radius` = '0.306' WHERE modelid = 29078; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 29078; Без юнит и динамик флага Код:
UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 2334; UPDATE `creature_template` SET `faction_A` = '12', `faction_H` = '12' WHERE entry = 2334; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 15384; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 16943; UPDATE `creature_template` SET `speed_run` = '0.952381' WHERE entry = 16944; UPDATE `creature_template` SET `speed_walk` = '0.944444' WHERE entry = 16944; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 16944; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 16948; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 16948; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 16949; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 17408; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 17636; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 18593; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 18858; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 18859; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 18860; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 18860; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 18860; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 18872; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 18873; UPDATE `creature_template` SET `speed_walk` = '1.55556' WHERE entry = 18882; UPDATE `creature_template` SET `faction_A` = '91', `faction_H` = '91' WHERE entry = 18882; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 18938; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 19217; UPDATE `creature_template` SET `faction_A` = '954', `faction_H` = '954' WHERE entry = 19421; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19468; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19469; UPDATE `creature_template` SET `faction_A` = '1836', `faction_H` = '1836' WHERE entry = 19529; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19529; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19531; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19533; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19534; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19535; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19536; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19537; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19538; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19539; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19540; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 19541; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19541; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 19582; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 19583; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19583; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 19588; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 19589; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19651; UPDATE `creature_template` SET `faction_A` = '1772', `faction_H` = '1772' WHERE entry = 19686; UPDATE `creature_template` SET `faction_A` = '1772', `faction_H` = '1772' WHERE entry = 19731; UPDATE `creature_template` SET `faction_A` = '954', `faction_H` = '954' WHERE entry = 19939; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19940; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20066; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20067; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20068; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20084; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 20139; UPDATE `creature_template` SET `faction_A` = '1793', `faction_H` = '1793' WHERE entry = 20140; UPDATE `creature_template` SET `faction_A` = '1744', `faction_H` = '1744' WHERE entry = 20162; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20162; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20194; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 20204; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 20205; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 20207; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 20210; UPDATE `creature_template` SET `faction_A` = '1873', `faction_H` = '1873' WHERE entry = 20210; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20242; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 20248; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 20248; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20248; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 20281; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20281; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 20285; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20285; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20285; UPDATE `creature_template` SET `speed_run` = '0.952381' WHERE entry = 20326; UPDATE `creature_template` SET `speed_walk` = '0.944444' WHERE entry = 20326; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20326; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20326; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20404; UPDATE `creature_template` SET `faction_A` = '1793', `faction_H` = '1793' WHERE entry = 20435; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20470; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20471; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 20484; UPDATE `creature_template` SET `faction_A` = '1857', `faction_H` = '1857' WHERE entry = 20484; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20484; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 20485; UPDATE `creature_template` SET `faction_A` = '1857', `faction_H` = '1857' WHERE entry = 20485; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20485; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 20515; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 20516; UPDATE `creature_template` SET `faction_A` = '15', `faction_H` = '15' WHERE entry = 20610; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 20671; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 20671; UPDATE `creature_template` SET `baseattacktime` = '1500' WHERE entry = 20671; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 20673; UPDATE `creature_template` SET `faction_A` = '1793', `faction_H` = '1793' WHERE entry = 20685; UPDATE `creature_template` SET `speed_run` = '0.952381' WHERE entry = 20800; UPDATE `creature_template` SET `speed_walk` = '0.944444' WHERE entry = 20800; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20800; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20800; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 20801; UPDATE `creature_template` SET `speed_walk` = '0.777776' WHERE entry = 20801; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20801; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20801; UPDATE `creature_template` SET `speed_run` = '1.38889' WHERE entry = 20803; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20803; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20810; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20811; UPDATE `creature_template` SET `faction_A` = '1660', `faction_H` = '1660' WHERE entry = 20871; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 20920; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20920; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 20921; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20928; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20980; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20981; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20989; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 21058; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 21089; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 21089; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 21089; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 21135; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 21135; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21259; UPDATE `creature_template` SET `speed_run` = '2.14286' WHERE entry = 21267; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 21267; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 21267; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 21267; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21493; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21732; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21733; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21734; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21751; UPDATE `creature_template` SET `speed_run` = '1.38889' WHERE entry = 21923; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 21923; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 21974; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 21997; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 22063; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 22293; UPDATE `creature_template` SET `faction_A` = '1730', `faction_H` = '1730' WHERE entry = 22427; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 22479; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 22491; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 22494; UPDATE `creature_template` SET `faction_A` = '1857', `faction_H` = '1857' WHERE entry = 22494; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 22494; С юнит и динамик флагами Код:
UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 2334; UPDATE `creature_template` SET `faction_A` = '12', `faction_H` = '12' WHERE entry = 2334; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 15384; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 15384; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 16943; UPDATE `creature_template` SET `speed_run` = '0.952381' WHERE entry = 16944; UPDATE `creature_template` SET `speed_walk` = '0.944444' WHERE entry = 16944; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 16944; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 16948; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 16948; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 16949; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 17408; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 17408; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 17636; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 17636; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 18593; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 18593; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 18858; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 18859; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 18860; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 18860; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 18860; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 18872; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 18873; UPDATE `creature_template` SET `speed_walk` = '1.55556' WHERE entry = 18882; UPDATE `creature_template` SET `faction_A` = '91', `faction_H` = '91' WHERE entry = 18882; UPDATE `creature_template` SET `unit_flags` = '524288' WHERE entry = 18884; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 18938; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 19217; UPDATE `creature_template` SET `unit_flags` = '33587968' WHERE entry = 19421; UPDATE `creature_template` SET `faction_A` = '954', `faction_H` = '954' WHERE entry = 19421; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19466; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19467; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19468; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19468; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19469; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19469; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 19484; UPDATE `creature_template` SET `faction_A` = '1836', `faction_H` = '1836' WHERE entry = 19529; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19529; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19531; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19533; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19534; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19535; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19536; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19537; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19538; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19539; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 19540; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 19541; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19541; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19570; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19578; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 19582; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19582; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 19583; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19583; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 19588; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19588; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 19589; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19589; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19617; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19621; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19623; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19645; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19651; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19651; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 19654; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 19655; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 19657; UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 19686; UPDATE `creature_template` SET `faction_A` = '1772', `faction_H` = '1772' WHERE entry = 19686; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 19686; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 19709; UPDATE `creature_template` SET `unit_flags` = '33587968' WHERE entry = 19727; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19728; UPDATE `creature_template` SET `unit_flags` = '34816' WHERE entry = 19731; UPDATE `creature_template` SET `faction_A` = '1772', `faction_H` = '1772' WHERE entry = 19731; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19780; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 19845; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 19880; UPDATE `creature_template` SET `unit_flags` = '33555206' WHERE entry = 19913; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 19939; UPDATE `creature_template` SET `faction_A` = '954', `faction_H` = '954' WHERE entry = 19939; UPDATE `creature_template` SET `unit_flags` = '32832' WHERE entry = 19940; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 19940; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 20066; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20066; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20067; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20068; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 20084; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20084; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 20139; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 20139; UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 20140; UPDATE `creature_template` SET `faction_A` = '1793', `faction_H` = '1793' WHERE entry = 20140; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 20140; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 20162; UPDATE `creature_template` SET `faction_A` = '1744', `faction_H` = '1744' WHERE entry = 20162; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20162; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 20194; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20194; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 20204; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 20205; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 20207; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 20210; UPDATE `creature_template` SET `faction_A` = '1873', `faction_H` = '1873' WHERE entry = 20210; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20242; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 20248; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 20248; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20248; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 20281; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 20281; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20281; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 20285; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20285; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20285; UPDATE `creature_template` SET `speed_run` = '0.952381' WHERE entry = 20326; UPDATE `creature_template` SET `speed_walk` = '0.944444' WHERE entry = 20326; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20326; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20326; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 20393; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20404; UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 20435; UPDATE `creature_template` SET `faction_A` = '1793', `faction_H` = '1793' WHERE entry = 20435; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20470; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20471; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 20484; UPDATE `creature_template` SET `faction_A` = '1857', `faction_H` = '1857' WHERE entry = 20484; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20484; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 20485; UPDATE `creature_template` SET `faction_A` = '1857', `faction_H` = '1857' WHERE entry = 20485; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20485; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 20515; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 20516; UPDATE `creature_template` SET `faction_A` = '15', `faction_H` = '15' WHERE entry = 20610; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 20611; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 20671; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 20671; UPDATE `creature_template` SET `baseattacktime` = '1500' WHERE entry = 20671; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 20673; UPDATE `creature_template` SET `faction_A` = '1793', `faction_H` = '1793' WHERE entry = 20685; UPDATE `creature_template` SET `unit_flags` = '33587456' WHERE entry = 20796; UPDATE `creature_template` SET `speed_run` = '0.952381' WHERE entry = 20800; UPDATE `creature_template` SET `speed_walk` = '0.944444' WHERE entry = 20800; UPDATE `creature_template` SET `unit_flags` = '64' WHERE entry = 20800; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20800; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20800; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 20801; UPDATE `creature_template` SET `speed_walk` = '0.777776' WHERE entry = 20801; UPDATE `creature_template` SET `unit_flags` = '64' WHERE entry = 20801; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20801; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20801; UPDATE `creature_template` SET `speed_run` = '1.38889' WHERE entry = 20803; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20803; UPDATE `creature_template` SET `unit_flags` = '33587968' WHERE entry = 20804; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20810; UPDATE `creature_template` SET `unit_flags` = '256' WHERE entry = 20811; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20811; UPDATE `creature_template` SET `unit_flags` = '256' WHERE entry = 20871; UPDATE `creature_template` SET `faction_A` = '1660', `faction_H` = '1660' WHERE entry = 20871; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 20920; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 20920; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 20920; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 20921; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 20928; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20980; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20981; UPDATE `creature_template` SET `faction_A` = '1731', `faction_H` = '1731' WHERE entry = 20989; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 21058; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 21089; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 21089; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 21089; UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 21135; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 21135; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 21259; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21259; UPDATE `creature_template` SET `speed_run` = '2.14286' WHERE entry = 21267; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 21267; UPDATE `creature_template` SET `faction_A` = '1701', `faction_H` = '1701' WHERE entry = 21267; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 21267; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21493; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 21732; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21732; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 21733; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21733; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 21734; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21734; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 21751; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 21751; UPDATE `creature_template` SET `speed_run` = '1.38889' WHERE entry = 21923; UPDATE `creature_template` SET `faction_A` = '90', `faction_H` = '90' WHERE entry = 21923; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 21974; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 21997; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 22063; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 22063; UPDATE `creature_template` SET `unit_flags` = '33555200' WHERE entry = 22068; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 22279; UPDATE `creature_template` SET `unit_flags` = '33536' WHERE entry = 22280; UPDATE `creature_template` SET `unit_flags` = '262912' WHERE entry = 22293; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 22293; UPDATE `creature_template` SET `faction_A` = '1730', `faction_H` = '1730' WHERE entry = 22427; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 22479; UPDATE `creature_template` SET `unit_flags` = '768' WHERE entry = 22491; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 22491; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 22494; UPDATE `creature_template` SET `faction_A` = '1857', `faction_H` = '1857' WHERE entry = 22494; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 22494; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 28343; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 29145; UPDATE `creature_template` SET `unit_flags` = '512' WHERE entry = 40206; UPDATE `creature_template` SET `unit_flags` = '512' WHERE entry = 40207; UPDATE `creature_template` SET `unit_flags` = '512' WHERE entry = 40208; UPDATE `creature_template` SET `unit_flags` = '512' WHERE entry = 40209;
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
2 пользователя(ей) сказали cпасибо: | YuruY (02.04.2011) |
02.04.2011, 19:12 | #224 |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Одной - точное название? Новых мобов, те что в Кате появились не смотрел?
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
02.04.2011, 19:49 | #225 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Пустоверть. Может и встречал. Видел торговцев ПВП эквипом. Если скинешь их Иды, то я смогу кинуть вендорские данные
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
02.04.2011, 20:19 | #226 | |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Цитата:
Сниффают так: прошел всю зону (по ВХ оцениваем, начало/конец/пересечения с дркгими), заселение прибрал, темплеты залил (это я про себя), ну смысл понятен (позже изучается и вычисляется, что целесообразние, выносить всю зону и перезаселять полностью, либо (если ничего не поменялось, только добавить новых и проапгрейдить старых)). А если ты пробегал там, хз где без указания даже зоны, какбы мало от этого смысла, ну залии данные, нам всеравно потом придется отсниффать эту зону заново, т.к. хз где ты был. (короче, отсниффал, зселение отдельно тоже кидай с экипировкой, потом все пригодится, для изучения)
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
|
05.04.2011, 18:57 | #227 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Код:
UPDATE `creature_template` SET `gossip_menu_id` = 10426 WHERE `entry` = 33557; UPDATE `gossip_menu` SET `entry` = 10426`, `text_id` = 14465 WHERE `entry` = 33557; UPDATE `gossip_menu_option` SET `menu_id` = 10426 WHERE `menu_id` = 33557; UPDATE `creature_template` SET `gossip_menu_id` = 10380 WHERE `entry` = 33361; INSERT IGNORE INTO `gossip_menu` (`entry`, `text_id`) VALUES (10380, 14403); UPDATE `creature_template` SET `gossip_menu_id` = 10597 WHERE `entry` = 34882; INSERT IGNORE INTO `gossip_menu` (`entry`, `text_id`) VALUES (10597, 14659); Турнир облетел раз 5 и раза 3 ИЧ нормал пронес Модельки Код:
UPDATE `creature_model_info` SET `combat_reach` = '1.05' WHERE modelid = 850; UPDATE `creature_model_info` SET `combat_reach` = '0.75' WHERE modelid = 4449; UPDATE `creature_model_info` SET `bounding_radius` = '1.15' WHERE modelid = 14255; UPDATE `creature_model_info` SET `combat_reach` = '2.3' WHERE modelid = 14255; UPDATE `creature_model_info` SET `combat_reach` = '0.25' WHERE modelid = 17188; UPDATE `creature_model_info` SET `combat_reach` = '0.25' WHERE modelid = 17200; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 21601; UPDATE `creature_model_info` SET `bounding_radius` = '1' WHERE modelid = 22471; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 22474; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24225; UPDATE `creature_model_info` SET `combat_reach` = '1.15' WHERE modelid = 24997; UPDATE `creature_model_info` SET `bounding_radius` = '0.18445' WHERE modelid = 25390; UPDATE `creature_model_info` SET `combat_reach` = '0.595' WHERE modelid = 25390; UPDATE `creature_model_info` SET `bounding_radius` = '0.2108' WHERE modelid = 25391; UPDATE `creature_model_info` SET `combat_reach` = '0.68' WHERE modelid = 25391; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 27173; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 27177; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 27177; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 27183; UPDATE `creature_model_info` SET `combat_reach` = '15' WHERE modelid = 27769; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28630; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28633; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28674; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28702; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28705; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28707; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 28714; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28715; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 28715; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28716; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 28716; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28735; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28744; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28747; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28748; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28749; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28749; UPDATE `creature_model_info` SET `combat_reach` = '3.75' WHERE modelid = 28751; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28752; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28753; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28755; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28756; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28842; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28843; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 28848; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28849; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28850; UPDATE `creature_model_info` SET `bounding_radius` = '0.372' WHERE modelid = 28851; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28851; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28852; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28853; UPDATE `creature_model_info` SET `bounding_radius` = '0.8725' WHERE modelid = 28855; UPDATE `creature_model_info` SET `combat_reach` = '3.75' WHERE modelid = 28855; UPDATE `creature_model_info` SET `gender` = '1' WHERE modelid = 28855; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28861; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28864; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28897; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28898; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28903; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28908; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28913; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28914; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28921; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28927; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 28930; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28930; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28932; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 28933; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 28976; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 29075; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 29146; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 29147; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 29148; UPDATE `creature_model_info` SET `bounding_radius` = '1' WHERE modelid = 29255; UPDATE `creature_model_info` SET `bounding_radius` = '0.818' WHERE modelid = 29258; UPDATE `creature_model_info` SET `combat_reach` = '2' WHERE modelid = 29258; UPDATE `creature_model_info` SET `combat_reach` = '1.8' WHERE modelid = 29283; UPDATE `creature_model_info` SET `bounding_radius` = '0.2502' WHERE modelid = 29556; UPDATE `creature_model_info` SET `combat_reach` = '0.9' WHERE modelid = 29556; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 29556; UPDATE `creature_model_info` SET `bounding_radius` = '0.7344' WHERE modelid = 29570; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29570; UPDATE `creature_model_info` SET `bounding_radius` = '0.7344' WHERE modelid = 29571; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29571; UPDATE `creature_model_info` SET `bounding_radius` = '0.4992' WHERE modelid = 29572; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29572; UPDATE `creature_model_info` SET `bounding_radius` = '0.8328' WHERE modelid = 29574; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29574; UPDATE `creature_model_info` SET `bounding_radius` = '0.8328' WHERE modelid = 29575; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29575; UPDATE `creature_model_info` SET `bounding_radius` = '2.4' WHERE modelid = 29576; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29576; UPDATE `creature_model_info` SET `bounding_radius` = '2.4' WHERE modelid = 29577; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29577; UPDATE `creature_model_info` SET `bounding_radius` = '0.8928' WHERE modelid = 29578; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29578; UPDATE `creature_model_info` SET `bounding_radius` = '0.8928' WHERE modelid = 29579; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29579; UPDATE `creature_model_info` SET `bounding_radius` = '0.9192' WHERE modelid = 29580; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29580; UPDATE `creature_model_info` SET `bounding_radius` = '0.9192' WHERE modelid = 29581; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29581; UPDATE `creature_model_info` SET `bounding_radius` = '2.33928' WHERE modelid = 29582; UPDATE `creature_model_info` SET `combat_reach` = '9.72' WHERE modelid = 29582; UPDATE `creature_model_info` SET `bounding_radius` = '2.33928' WHERE modelid = 29583; UPDATE `creature_model_info` SET `combat_reach` = '9.72' WHERE modelid = 29583; UPDATE `creature_model_info` SET `combat_reach` = '4.5' WHERE modelid = 29588; UPDATE `creature_model_info` SET `combat_reach` = '3' WHERE modelid = 29589; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 29589; UPDATE `creature_model_info` SET `combat_reach` = '4.5' WHERE modelid = 29591; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 29614; UPDATE `creature_model_info` SET `bounding_radius` = '0.8328' WHERE modelid = 29634; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29634; UPDATE `creature_model_info` SET `bounding_radius` = '0.8328' WHERE modelid = 29635; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29635; UPDATE `creature_model_info` SET `bounding_radius` = '0.7344' WHERE modelid = 29636; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29636; UPDATE `creature_model_info` SET `bounding_radius` = '0.7344' WHERE modelid = 29637; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29637; UPDATE `creature_model_info` SET `bounding_radius` = '0.4992' WHERE modelid = 29638; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29638; UPDATE `creature_model_info` SET `bounding_radius` = '2.4' WHERE modelid = 29639; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29639; UPDATE `creature_model_info` SET `bounding_radius` = '2.4' WHERE modelid = 29640; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29640; UPDATE `creature_model_info` SET `bounding_radius` = '2.4' WHERE modelid = 29641; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29641; UPDATE `creature_model_info` SET `bounding_radius` = '0.84456' WHERE modelid = 29643; UPDATE `creature_model_info` SET `combat_reach` = '4.14' WHERE modelid = 29643; UPDATE `creature_model_info` SET `bounding_radius` = '0.7344' WHERE modelid = 29644; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29644; UPDATE `creature_model_info` SET `bounding_radius` = '2.33928' WHERE modelid = 29645; UPDATE `creature_model_info` SET `combat_reach` = '9.72' WHERE modelid = 29645; UPDATE `creature_model_info` SET `bounding_radius` = '2.33928' WHERE modelid = 29646; UPDATE `creature_model_info` SET `combat_reach` = '9.72' WHERE modelid = 29646; UPDATE `creature_model_info` SET `bounding_radius` = '2.094' WHERE modelid = 29647; UPDATE `creature_model_info` SET `combat_reach` = '9' WHERE modelid = 29647; UPDATE `creature_model_info` SET `bounding_radius` = '0.7344' WHERE modelid = 29648; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29648; UPDATE `creature_model_info` SET `bounding_radius` = '0.7344' WHERE modelid = 29649; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29649; UPDATE `creature_model_info` SET `bounding_radius` = '0.7344' WHERE modelid = 29650; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29650; UPDATE `creature_model_info` SET `bounding_radius` = '0.9192' WHERE modelid = 29651; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29651; UPDATE `creature_model_info` SET `bounding_radius` = '0.9192' WHERE modelid = 29652; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29652; UPDATE `creature_model_info` SET `bounding_radius` = '0.9192' WHERE modelid = 29653; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29653; UPDATE `creature_model_info` SET `bounding_radius` = '0.9192' WHERE modelid = 29655; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29655; UPDATE `creature_model_info` SET `bounding_radius` = '0.5664' WHERE modelid = 29658; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29658; UPDATE `creature_model_info` SET `bounding_radius` = '0.8928' WHERE modelid = 29659; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29659; UPDATE `creature_model_info` SET `bounding_radius` = '0.8928' WHERE modelid = 29660; UPDATE `creature_model_info` SET `combat_reach` = '3.6' WHERE modelid = 29660; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 29828; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 29881; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 29882; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 29883; Без unit flags and dynamic flags Код:
UPDATE `creature_template` SET `speed_run` = '0.857143' WHERE entry = 417; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 417; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 417; UPDATE `creature_template` SET `baseattacktime` = '2000' WHERE entry = 417; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 6491; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 6491; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 8996; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 8996; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 10928; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 10928; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 12922; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 12922; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 17252; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 31702; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 32498; UPDATE `creature_template` SET `scale` = '1.36' WHERE entry = 32498; UPDATE `creature_template` SET `faction_A` = '1078', `faction_H` = '1078' WHERE entry = 33222; UPDATE `creature_template` SET `faction_A` = '1078', `faction_H` = '1078' WHERE entry = 33223; UPDATE `creature_template` SET `faction_A` = '1078', `faction_H` = '1078' WHERE entry = 33225; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 33229; UPDATE `creature_template` SET `faction_A` = '1078', `faction_H` = '1078' WHERE entry = 33307; UPDATE `creature_template` SET `faction_A` = '2155', `faction_H` = '2155' WHERE entry = 33310; UPDATE `creature_template` SET `faction_A` = '2155', `faction_H` = '2155' WHERE entry = 33312; UPDATE `creature_template` SET `faction_A` = '2155', `faction_H` = '2155' WHERE entry = 33315; UPDATE `creature_template` SET `faction_A` = '64', `faction_H` = '64' WHERE entry = 33335; UPDATE `creature_template` SET `faction_A` = '1074', `faction_H` = '1074' WHERE entry = 33361; UPDATE `creature_template` SET `faction_A` = '1695', `faction_H` = '1695' WHERE entry = 33379; UPDATE `creature_template` SET `faction_A` = '104', `faction_H` = '104' WHERE entry = 33403; UPDATE `creature_template` SET `faction_A` = '1074', `faction_H` = '1074' WHERE entry = 33405; UPDATE `creature_template` SET `faction_A` = '1695', `faction_H` = '1695' WHERE entry = 33538; UPDATE `creature_template` SET `faction_A` = '104', `faction_H` = '104' WHERE entry = 33539; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 33542; UPDATE `creature_template` SET `faction_A` = '1074', `faction_H` = '1074' WHERE entry = 33544; UPDATE `creature_template` SET `faction_A` = '1604', `faction_H` = '1604' WHERE entry = 33548; UPDATE `creature_template` SET `faction_A` = '104', `faction_H` = '104' WHERE entry = 33556; UPDATE `creature_template` SET `faction_A` = '1604', `faction_H` = '1604' WHERE entry = 33557; UPDATE `creature_template` SET `speed_walk` = '1' WHERE entry = 33561; UPDATE `creature_template` SET `faction_A` = '1076', `faction_H` = '1076' WHERE entry = 33592; UPDATE `creature_template` SET `faction_A` = '1694', `faction_H` = '1694' WHERE entry = 33593; UPDATE `creature_template` SET `faction_A` = '2071', `faction_H` = '2071' WHERE entry = 33644; UPDATE `creature_template` SET `faction_A` = '2027', `faction_H` = '2027' WHERE entry = 33646; UPDATE `creature_template` SET `faction_A` = '64', `faction_H` = '64' WHERE entry = 33648; UPDATE `creature_template` SET `faction_A` = '64', `faction_H` = '64' WHERE entry = 33649; UPDATE `creature_template` SET `faction_A` = '64', `faction_H` = '64' WHERE entry = 33650; UPDATE `creature_template` SET `faction_A` = '1076', `faction_H` = '1076' WHERE entry = 33652; UPDATE `creature_template` SET `faction_A` = '1076', `faction_H` = '1076' WHERE entry = 33653; UPDATE `creature_template` SET `faction_A` = '1076', `faction_H` = '1076' WHERE entry = 33654; UPDATE `creature_template` SET `faction_A` = '1694', `faction_H` = '1694' WHERE entry = 33655; UPDATE `creature_template` SET `faction_A` = '1694', `faction_H` = '1694' WHERE entry = 33656; UPDATE `creature_template` SET `faction_A` = '1694', `faction_H` = '1694' WHERE entry = 33657; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 33658; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 33659; UPDATE `creature_template` SET `faction_A` = '14', `faction_H` = '14' WHERE entry = 33738; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 33743; UPDATE `creature_template` SET `speed_walk` = '1.2' WHERE entry = 33743; UPDATE `creature_template` SET `speed_run` = '1.03929' WHERE entry = 33747; UPDATE `creature_template` SET `speed_walk` = '0.75' WHERE entry = 33747; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 33842; UPDATE `creature_template` SET `speed_run` = '1.28968' WHERE entry = 33843; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 33870; UPDATE `creature_template` SET `faction_A` = '2025', `faction_H` = '2025' WHERE entry = 33970; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 33971; UPDATE `creature_template` SET `faction_A` = '80', `faction_H` = '80' WHERE entry = 34657; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 34658; UPDATE `creature_template` SET `VehicleID` = '430' WHERE entry = 34658; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 34658; UPDATE `creature_template` SET `faction_A` = '875', `faction_H` = '875' WHERE entry = 34702; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 34703; UPDATE `creature_template` SET `faction_A` = '55', `faction_H` = '55' WHERE entry = 34703; UPDATE `creature_template` SET `VehicleID` = '477' WHERE entry = 34705; UPDATE `creature_template` SET `faction_A` = '12', `faction_H` = '12' WHERE entry = 34705; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 34771; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 34772; UPDATE `creature_template` SET `faction_A` = '634', `faction_H` = '634' WHERE entry = 34788; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34856; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34857; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34858; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34859; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34860; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34861; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34868; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34869; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34870; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34871; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34883; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34887; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34900; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34901; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34902; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34903; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34904; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34905; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34906; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34908; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34909; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 34910; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 34914; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 34928; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34966; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34970; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34974; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34975; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34977; UPDATE `creature_template` SET `scale` = '2.4' WHERE entry = 34979; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 34990; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 34992; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 34995; UPDATE `creature_template` SET `unit_class` = '1' WHERE entry = 34996; UPDATE `creature_template` SET `scale` = '1' WHERE entry = 35016; UPDATE `creature_template` SET `speed_run` = '1.42857' WHERE entry = 35029; UPDATE `creature_template` SET `speed_walk` = '1.6' WHERE entry = 35029; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 35029; UPDATE `creature_template` SET `scale` = '0.1' WHERE entry = 35029; UPDATE `creature_template` SET `faction_A` = '2121', `faction_H` = '2121' WHERE entry = 35290; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 35305; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 35307; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 35309; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 35311; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 35328; UPDATE `creature_template` SET `faction_A` = '21', `faction_H` = '21' WHERE entry = 35328; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 35329; UPDATE `creature_template` SET `faction_A` = '21', `faction_H` = '21' WHERE entry = 35329; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 35331; UPDATE `creature_template` SET `faction_A` = '21', `faction_H` = '21' WHERE entry = 35331; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 35332; UPDATE `creature_template` SET `faction_A` = '21', `faction_H` = '21' WHERE entry = 35332; UPDATE `creature_template` SET `faction_A` = '14', `faction_H` = '14' WHERE entry = 35451; UPDATE `creature_template` SET `baseattacktime` = '1500' WHERE entry = 35451; UPDATE `creature_template` SET `speed_run` = '0.992063' WHERE entry = 35545; UPDATE `creature_template` SET `speed_walk` = '0.8' WHERE entry = 35545; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 35574; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 35576; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 35578; UPDATE `creature_template` SET `faction_A` = '2123', `faction_H` = '2123' WHERE entry = 35580; UPDATE `creature_template` SET `faction_A` = '16', `faction_H` = '16' WHERE entry = 35590; UPDATE `creature_template` SET `faction_A` = '14', `faction_H` = '14' WHERE entry = 35614; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 35633; UPDATE `creature_template` SET `VehicleID` = '478' WHERE entry = 35633; UPDATE `creature_template` SET `faction_A` = '14', `faction_H` = '14' WHERE entry = 35633; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 35636; UPDATE `creature_template` SET `VehicleID` = '481' WHERE entry = 35636; UPDATE `creature_template` SET `faction_A` = '14', `faction_H` = '14' WHERE entry = 35636; UPDATE `creature_template` SET `speed_run` = '1.38571' WHERE entry = 35637; UPDATE `creature_template` SET `VehicleID` = '482' WHERE entry = 35637; UPDATE `creature_template` SET `faction_A` = '14', `faction_H` = '14' WHERE entry = 35637; UPDATE `creature_template` SET `speed_run` = '1.57143' WHERE entry = 35644; UPDATE `creature_template` SET `VehicleID` = '529' WHERE entry = 35644; UPDATE `creature_template` SET `faction_A` = '14', `faction_H` = '14' WHERE entry = 35644; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 36108; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 36109; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 36114; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 36116; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 36118; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 36119; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 36120; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 36121; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 36122; UPDATE `creature_template` SET `faction_A` = '1735', `faction_H` = '1735' WHERE entry = 36124; UPDATE `creature_template` SET `speed_run` = '1.57143' WHERE entry = 36558; И юнит и динамик флаги отдельно Код:
UPDATE `creature_template` SET `unit_flags` = '526344' WHERE entry = 19668; UPDATE `creature_template` SET `unit_flags` = '655360' WHERE entry = 33229; UPDATE `creature_template` SET `unit_flags` = '17301512' WHERE entry = 33320; UPDATE `creature_template` SET `unit_flags` = '17301512' WHERE entry = 33321; UPDATE `creature_template` SET `unit_flags` = '526338' WHERE entry = 33382; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 33382; UPDATE `creature_template` SET `unit_flags` = '2147779328' WHERE entry = 33460; UPDATE `creature_template` SET `unit_flags` = '2147779328' WHERE entry = 33479; UPDATE `creature_template` SET `unit_flags` = '8914944' WHERE entry = 33738; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 33738; UPDATE `creature_template` SET `unit_flags` = '526336' WHERE entry = 33740; UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 33740; UPDATE `creature_template` SET `unit_flags` = '8913168' WHERE entry = 33747; UPDATE `creature_template` SET `unit_flags` = '16777224' WHERE entry = 33844; UPDATE `creature_template` SET `unit_flags` = '559360' WHERE entry = 34657; UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 34657; UPDATE `creature_template` SET `unit_flags` = '34113536' WHERE entry = 34658; UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 34658; UPDATE `creature_template` SET `unit_flags` = '33024' WHERE entry = 34702; UPDATE `creature_template` SET `unit_flags` = '8947968' WHERE entry = 34703; UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 34703; UPDATE `creature_template` SET `unit_flags` = '8947968' WHERE entry = 34705; UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 34705; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34856; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34857; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34858; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34859; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34860; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34861; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34868; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34869; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34870; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34871; UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 34928; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34966; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34970; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34974; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34975; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34977; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 34979; UPDATE `creature_template` SET `unit_flags` = '514' WHERE entry = 34990; UPDATE `creature_template` SET `unit_flags` = '514' WHERE entry = 34992; UPDATE `creature_template` SET `unit_flags` = '514' WHERE entry = 34994; UPDATE `creature_template` SET `unit_flags` = '514' WHERE entry = 34995; UPDATE `creature_template` SET `unit_flags` = '514' WHERE entry = 34996; UPDATE `creature_template` SET `unit_flags` = '512' WHERE entry = 35004; UPDATE `creature_template` SET `unit_flags` = '33719042' WHERE entry = 35016; UPDATE `creature_template` SET `unit_flags` = '537690176' WHERE entry = 35029; UPDATE `creature_template` SET `unit_flags` = '32832' WHERE entry = 35305; UPDATE `creature_template` SET `unit_flags` = '32832' WHERE entry = 35307; UPDATE `creature_template` SET `unit_flags` = '32832' WHERE entry = 35309; UPDATE `creature_template` SET `unit_flags` = '768' WHERE entry = 35328; UPDATE `creature_template` SET `unit_flags` = '768' WHERE entry = 35329; UPDATE `creature_template` SET `unit_flags` = '768' WHERE entry = 35331; UPDATE `creature_template` SET `unit_flags` = '768' WHERE entry = 35332; UPDATE `creature_template` SET `unit_flags` = '33600' WHERE entry = 35361; UPDATE `creature_template` SET `unit_flags` = '320' WHERE entry = 35451; UPDATE `creature_template` SET `unit_flags` = '256' WHERE entry = 35491; UPDATE `creature_template` SET `unit_flags` = '64' WHERE entry = 35545; UPDATE `creature_template` SET `unit_flags` = '33554432' WHERE entry = 35614; UPDATE `creature_template` SET `unit_flags` = '33587456' WHERE entry = 35633; UPDATE `creature_template` SET `unit_flags` = '42502400' WHERE entry = 35636; UPDATE `creature_template` SET `unit_flags` = '42502400' WHERE entry = 35637; UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 35637; UPDATE `creature_template` SET `unit_flags` = '256' WHERE entry = 35644;
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян Последний раз редактировалось Heisenberg; 05.04.2011 в 20:04. |
Пользователь сказал cпасибо: | YuruY (05.04.2011) |
05.04.2011, 22:12 | #228 | |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Цитата:
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
|
07.04.2011, 11:21 | #229 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Зрители в ИЧ нормал (ауры и координаты)
Код:
--Argent Crusade Spectators UPDATE `creature` SET `position_x` = 787.5018, `position_y` = 568.9618, `position_z` = 436.9922, `orientation` = 2.286381, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131055; UPDATE `creature` SET `position_x` = 790.6077, `position_y` = 559.2691, `position_z` = 442.0727, `orientation` = 2.408554, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131056; UPDATE `creature` SET `position_x` = 783.0695, `position_y` = 561.1771, `position_z` = 438.7979, `orientation` = 2.303835, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131057; UPDATE `creature` SET `position_x` = 781.3715, `position_y` = 567.4167, `position_z` = 435.5041, `orientation` = 2.408554, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131058; UPDATE `creature` SET `position_x` = 779.9965, `position_y` = 550.6945, `position_z` = 442.0774, `orientation` = 2.059489, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131055; UPDATE `creature` SET `position_x` = 773.5018, `position_y` = 555.5156, `position_z` = 438.8247, `orientation` = 1.954769, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131056; UPDATE `creature` SET `position_x` = 775.7483, `position_y` = 564.5851, `position_z` = 435.5041, `orientation` = 2.164208, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131057; UPDATE `creature` SET `position_x` = 767.5816, `position_y` = 560.5399, `position_z` = 435.5033, `orientation` = 1.832596, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131058; UPDATE `creature` SET `id` = 34970, `position_x` = 761.217, `position_y` = 549.1424, `position_z` = 440.2457, `orientation` = 1.674817, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131059; UPDATE `creature` SET `position_x` = 769.9514, `position_y` = 547.875, `position_z` = 442.0723, `orientation` = 1.735244, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131060; UPDATE `creature` SET `position_x` = 764.0799, `position_y` = 553.434, `position_z` = 438.8278, `orientation` = 1.867502, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131061; UPDATE `creature` SET `position_x` = 757.9983, `position_y` = 559.7309, `position_z` = 435.5007, `orientation` = 1.466077, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131062; UPDATE `creature` SET `position_x` = 733.809, `position_y` = 545.2153, `position_z` = 442.0747, `orientation` = 1.413717, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131063; UPDATE `creature` SET `position_x` = 734.4114, `position_y` = 560.158, `position_z` = 435.501, `orientation` = 1.240981, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131064; UPDATE `creature` SET `position_x` = 730.9983, `position_y` = 552.7188, `position_z` = 438.8121, `orientation` = 1.343904, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131065; UPDATE `creature` SET `position_x` = 726.3802, `position_y` = 557.1511, `position_z` = 436.9785, `orientation` = 1.17514, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131066; UPDATE `creature` SET `position_x` = 721.9705, `position_y` = 548.191, `position_z` = 442.0721, `orientation` = 1.239184, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131067; UPDATE `creature` SET `position_x` = 718.4045, `position_y` = 555.9202, `position_z` = 438.8031, `orientation` = 1.109597, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131068; UPDATE `creature` SET `position_x` = 725.6614, `position_y` = 560.8351, `position_z` = 435.5034, `orientation` = 1.153792, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131069; UPDATE `creature` SET `position_x` = 718.9167, `position_y` = 564.0781, `position_z` = 435.5041, `orientation` = 1.077106, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131070; UPDATE `creature` SET `position_x` = 714.3403, `position_y` = 553.7083, `position_z` = 440.2231, `orientation` = 1.085221, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131071; UPDATE `creature` SET `position_x` = 709.5764, `position_y` = 570.1059, `position_z` = 435.5041, `orientation` = 0.9630756, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131072; UPDATE `creature` SET `position_x` = 712.8733, `position_y` = 563.1719, `position_z` = 436.9667, `orientation` = 1.028849, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131073; UPDATE `creature` SET `position_x` = 700.2726, `position_y` = 559.2239, `position_z` = 442.0803, `orientation` = 0.9503168, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131074; INSERT IGNORE INTO `creature_addon` VALUES (131051, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131052, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131053, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131054, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131055, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131056, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131057, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131058, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131059, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131060, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131061, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131062, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131063, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131064, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131065, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131066, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131067, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131068, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131069, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131070, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131072, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131072, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131073, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'), (131074, 0, 0, 0, 1, 0, '66321 0 66361 0 55944 0'); турнир + ИЧ (Мобы подписаны) (чемпионы, искатели славы, коняки в ИЧ, зрители в ИЧ (АУРЫ + Координаты) Код:
--Argent Warhorse UPDATE `creature` SET `position_x` = 704.9427, `position_y` = 651.3299, `position_z` = 412.4751, `orientation` = 5.602507 WHERE `guid` = 130982; UPDATE `creature` SET `position_x` = 790.4896, `position_y` = 646.533, `position_z` = 412.4745, `orientation` = 3.717551 WHERE `guid` = 130984; UPDATE `creature` SET `position_x` = 702.967, `position_y` = 587.6493, `position_z` = 412.4754, `orientation` = 0.6108652 WHERE `guid` = 130986; UPDATE `creature` SET `position_x` = 699.9427, `position_y` = 643.3698, `position_z` = 412.4744, `orientation` = 5.77704 WHERE `guid` = 130988; UPDATE `creature` SET `position_x` = 720.5695, `position_y` = 571.2847, `position_z` = 412.4749, `orientation` = 1.064651 WHERE `guid` = 130990; UPDATE `creature` SET `position_x` = 774.8976, `position_y` = 573.7361, `position_z` = 412.4752, `orientation` = 2.146755 WHERE `guid` = 130992; UPDATE `creature` SET `position_x` = 768.2552, `position_y` = 661.6059, `position_z` = 412.4703, `orientation` = 4.555309 WHERE `guid` = 130994; UPDATE `creature` SET `position_x` = 793.0087, `position_y` = 592.6667, `position_z` = 412.4749, `orientation` = 2.6529 WHERE `guid` = 130996; UPDATE `creature` SET `position_x` = 777.5643, `position_y` = 660.3004, `position_z` = 412.4669, `orientation` = 4.34587 WHERE `guid` = 130998; UPDATE `creature` SET `position_x` = 712.5938, `position_y` = 576.2604, `position_z` = 412.4758, `orientation` = 0.8901179 WHERE `guid` = 131000; UPDATE `creature` SET `position_x` = 787.4393, `position_y` = 584.9688, `position_z` = 412.4759, `orientation` = 2.478368 WHERE `guid` = 131002; UPDATE `creature` SET `position_x` = 722.3629, `position_y` = 660.7448, `position_z` = 412.4681, `orientation` = 4.834562 WHERE `guid` = 131004; --Argent Battleworg UPDATE `creature` SET `position_x` = 793.0521, `position_y` = 642.8507, `position_z` = 412.4742, `orientation` = 3.630285 WHERE `guid` = 130958; UPDATE `creature` SET `position_x` = 726.8264, `position_y` = 661.2014, `position_z` = 412.4716, `orientation` = 4.660029 WHERE `guid` = 130960; UPDATE `creature` SET `position_x` = 790.1771, `position_y` = 589.059, `position_z` = 412.4753, `orientation` = 2.565634 WHERE `guid` = 130962; UPDATE `creature` SET `position_x` = 702.1649, `position_y` = 647.2674, `position_z` = 412.4749, `orientation` = 5.689773 WHERE `guid` = 130964; UPDATE `creature` SET `position_x` = 717.4427, `position_y` = 660.6458, `position_z` = 412.4669, `orientation` = 4.921828 WHERE `guid` = 130966; UPDATE `creature` SET `position_x` = 705.4965, `position_y` = 583.9445, `position_z` = 412.4759, `orientation` = 0.6981317 WHERE `guid` = 130968; UPDATE `creature` SET `position_x` = 770.4861, `position_y` = 571.5521, `position_z` = 412.4746, `orientation` = 2.059489 WHERE `guid` = 130970; UPDATE `creature` SET `position_x` = 778.7413, `position_y` = 576.0486, `position_z` = 412.4756, `orientation` = 2.234021 WHERE `guid` = 130972; UPDATE `creature` SET `position_x` = 773.0972, `position_y` = 660.7327, `position_z` = 412.4673, `orientation` = 4.45059 WHERE `guid` = 130974; UPDATE `creature` SET `position_x` = 700.5313, `position_y` = 591.9271, `position_z` = 412.4749, `orientation` = 0.5235988 WHERE `guid` = 130976; UPDATE `creature` SET `position_x` = 716.6649, `position_y` = 573.4948, `position_z` = 412.4753, `orientation` = 0.9773844 WHERE `guid` = 130978; UPDATE `creature` SET `position_x` = 788.0156, `position_y` = 650.7882, `position_z` = 412.4749, `orientation` = 3.804818 WHERE `guid` = 130980; --Jaeren Sunsworn UPDATE `creature` SET `position_x` = 748.309, `position_y` = 619.4879, `position_z` = 411.1724, `orientation` = 4.712389 WHERE `guid` = 130961; --Forsaken Coliseum Spectator UPDATE `creature` SET `position_x` = 699.0052, `position_y` = 654.8941, `position_z` = 435.5041, `orientation` = 5.532694 WHERE `guid` = 131096; UPDATE `creature` SET `position_x` = 686.8663, `position_y` = 650.8368, `position_z` = 438.7787, `orientation` = 5.759586 WHERE `guid` = 131097; UPDATE `creature` SET `position_x` = 684.0695, `position_y` = 656.6805, `position_z` = 442.074, `orientation` = 5.732066 WHERE `guid` = 131098; UPDATE `creature` SET `position_x` = 693.6354, `position_y` = 654.8924, `position_z` = 436.9629, `orientation` = 5.602507 WHERE `guid` = 131099; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES ('200001', '34860', '650', '3', '65535', '29651', '0', '690.4861', '661.6614', '440.2092', '5.550147', '300', '0', '0', '10635', '0', '0', '1'); INSERT IGNORE INTO `creature_addon` VALUES (131096, 0, 0, 0, 1, 0, '66321 0 66365 0 55944 0'), (131097, 0, 0, 0, 1, 0, '66321 0 66365 0 55944 0'), (131098, 0, 0, 0, 1, 0, '66321 0 66365 0 55944 0'), (131099, 0, 0, 0, 1, 0, '66321 0 66365 0 55944 0'), (200001, 0, 0, 0, 1, 0, '66321 0 66365 0 55944 0'); --Blood Elf Coliseum Spectator UPDATE `creature` SET `position_x` = 677.1702, `position_y` = 640.7396, `position_z` = 442.0688, `orientation` = 6.003932 WHERE `guid` = 131091; UPDATE `creature` SET `position_x` = 679.9809, `position_y` = 648.8785, `position_z` = 440.1984, `orientation` = 5.828175 WHERE `guid` = 131092; UPDATE `creature` SET `position_x` = 692.4063, `position_y` = 644.8698, `position_z` = 435.5041, `orientation` = 5.8294 WHERE `guid` = 131093; UPDATE `creature` SET `position_x` = 689.4358, `position_y` = 639.2587, `position_z` = 435.5034, `orientation` = 5.951573 WHERE `guid` = 131094; UPDATE `creature` SET `position_x` = 686.3924, `position_y` = 643.3507, `position_z` = 436.9734, `orientation` = 5.88176 WHERE `guid` = 131095; INSERT IGNORE INTO `creature_addon` VALUES (131091, 0, 0, 0, 1, 0, '66321 0 66360 0 55944 0'), (131092, 0, 0, 0, 1, 0, '66321 0 66360 0 55944 0'), (131093, 0, 0, 0, 1, 0, '66321 0 66360 0 55944 0'), (131094, 0, 0, 0, 1, 0, '66321 0 66360 0 55944 0'), (131095, 0, 0, 0, 1, 0, '66321 0 66360 0 55944 0'); --Tauren Coliseum Spectator UPDATE `creature` SET `position_x` = 682.8559, `position_y` = 586.1996, `position_z` = 440.2427, `orientation` = 0.4712389 WHERE `guid` = 131075; UPDATE `creature` SET `position_x` = 688.0121, `position_y` = 573.8524, `position_z` = 442.0741, `orientation` = 0.6632251 WHERE `guid` = 131076; UPDATE `creature` SET `position_x` = 697.2413, `position_y` = 583.8577, `position_z` = 435.5041, `orientation` = 0.6283185 WHERE `guid` = 131077; UPDATE `creature` SET `position_x` = 689.6354, `position_y` = 582.8229, `position_z` = 438.8188, `orientation` = 0.5585054 WHERE `guid` = 131078; UPDATE `creature` SET `position_x` = 696.2604, `position_y` = 577.507, `position_z` = 436.9658, `orientation` = 0.6981317 WHERE `guid` = 131079; INSERT IGNORE INTO `creature_addon` VALUES (131075, 0, 0, 0, 1, 0, '66321 0 66370 0 55944 0'), (131076, 0, 0, 0, 1, 0, '66321 0 66370 0 55944 0'), (131077, 0, 0, 0, 1, 0, '66321 0 66370 0 55944 0'), (131078, 0, 0, 0, 1, 0, '66321 0 66370 0 55944 0'), (131079, 0, 0, 0, 1, 0, '66321 0 66370 0 55944 0'); --Orcish Coliseum Spectator UPDATE `creature` SET `position_x` = 680.5989, `position_y` = 603.9861, `position_z` = 438.7939, `orientation` = 0.1919862 WHERE `guid` = 131085; UPDATE `creature` SET `position_x` = 677.9861, `position_y` = 634.1024, `position_z` = 440.2452, `orientation` = 6.126106 WHERE `guid` = 131086; UPDATE `creature` SET `position_x` = 685.118, `position_y` = 634.4045, `position_z` = 436.9757, `orientation` = 6.160646 WHERE `guid` = 131087; UPDATE `creature` SET `position_x` = 685.1129, `position_y` = 600.4305, `position_z` = 436.9705, `orientation` = 0.2792527 WHERE `guid` = 131088; UPDATE `creature` SET `position_x` = 688.7309, `position_y` = 604.6893, `position_z` = 435.5013, `orientation` = 0.2094395 WHERE `guid` = 131089; UPDATE `creature` SET `position_x` = 687.9653, `position_y` = 629.6111, `position_z` = 435.4982, `orientation` = 6.195919 WHERE `guid` = 131090; INSERT IGNORE INTO `creature_addon` VALUES (131085, 0, 0, 0, 1, 0, '66321 0 66369 0 55944 0'), (131086, 0, 0, 0, 1, 0, '66321 0 66369 0 55944 0'), (131087, 0, 0, 0, 1, 0, '66321 0 66369 0 55944 0'), (131088, 0, 0, 0, 1, 0, '66321 0 66369 0 55944 0'), (131089, 0, 0, 0, 1, 0, '66321 0 66369 0 55944 0'), (131090, 0, 0, 0, 1, 0, '66321 0 66369 0 55944 0'); --Gnomish Coliseum Spectator UPDATE `creature` SET `position_x` = 818.5121, `position_y` = 640.5989, `position_z` = 442.0783, `orientation` = 3.385939 WHERE `guid` = 131029; UPDATE `creature` SET `position_x` = 813.3004, `position_y` = 650.717, `position_z` = 442.0732, `orientation` = 3.490659 WHERE `guid` = 131030; UPDATE `creature` SET `position_x` = 807.9583, `position_y` = 636.7726, `position_z` = 436.9755, `orientation` = 3.368485 WHERE `guid` = 131031; UPDATE `creature` SET `position_x` = 813.5018, `position_y` = 644.8768, `position_z` = 440.2538, `orientation` = 3.490659 WHERE `guid` = 131032; UPDATE `creature` SET `position_x` = 806.5208, `position_y` = 644.8802, `position_z` = 436.9614, `orientation` = 3.543018 WHERE `guid` = 131033; REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES ('200002', '34869', '650', '3', '65535', '29643', '0', '803.8958', '639.0643', '435.5034', '3.455752', '300', '0', '0', '10635', '0', '0', '1'); INSERT IGNORE INTO `creature_addon` VALUES (131029, 0, 0, 0, 1, 0, '66321 0 66366 0 55944 0'), (131030, 0, 0, 0, 1, 0, '66321 0 66366 0 55944 0'), (131031, 0, 0, 0, 1, 0, '66321 0 66366 0 55944 0'), (131032, 0, 0, 0, 1, 0, '66321 0 66366 0 55944 0'), (131033, 0, 0, 0, 1, 0, '66321 0 66366 0 55944 0'), (200002, 0, 0, 0, 1, 0, '66321 0 66366 0 55944 0'); --Gnomeregan Champion UPDATE `creature_equip_template` SET `equipentry2` = 11587 WHERE `entry` = 101009; --Ambrose Boltspark UPDATE `creature_equip_template` SET `equipentry2` = 0 WHERE `entry` = 5221; --Stormwind Champion UPDATE `creature_template` SET `equipment_id` = 35328 WHERE entry = 35328; REPLACE INTO `creature_equip_template` VALUES (35328, 46090, 21572, 0); --Marshal Jacob Alerius REPLACE INTO `creature_equip_template` VALUES (3591, 46106, 0, 0); --Ironforge Champion UPDATE `creature_template` SET `equipment_id` = 35329 WHERE entry = 35329; REPLACE INTO `creature_equip_template` VALUES (35329, 46090, 6254, 0); --Lana Stouthammer REPLACE INTO `creature_equip_template` VALUES (1892, 46106, 0, 0); --Gnomeregan Valiant UPDATE `creature` SET `position_x` = 8664.608, `position_y` = 692.6135, `position_z` = 547.6052, `orientation` = 1.553343 WHERE `guid` = 127560; UPDATE `creature` SET `position_x` = 8674.229, `position_y` = 696.0825, `position_z` = 547.6052, `orientation` = 2.059489 WHERE `guid` = 127561; INSERT IGNORE INTO `creature_addon` VALUES (127560, 0, 14375, 0, 1, 0, '63395 0 64718 0 64723 0'); INSERT IGNORE INTO `creature_addon` VALUES (127561, 0, 14375, 0, 1, 0, '63395 0 64718 0 64723 0'); --Darnassus Valiant UPDATE `creature` SET `position_x` = 8689.061, `position_y` = 730.657, `position_z` = 547.6107, `orientation` = 3.193953 WHERE `guid` = 78152; UPDATE `creature` SET `position_x` = 8684.218, `position_y` = 739.9317, `position_z` = 547.6393, `orientation` = 3.892084 WHERE `guid` = 78153; INSERT IGNORE INTO `creature_addon` VALUES (78152, 0, 14333, 0, 1, 0, '63405 0 64718 0 62847 0 64723 0'); INSERT IGNORE INTO `creature_addon` VALUES (78153, 0, 14333, 0, 1, 0, '63405 0 64718 0 62847 0 64723 0'); --Ironforge Valiant UPDATE `creature` SET `position_x` = 8648.596, `position_y` = 696.2404, `position_z` = 547.6052, `orientation` = 1.53589 WHERE `guid` = 127558; UPDATE `creature` SET `position_x` = 8639.303, `position_y` = 701.365, `position_z` = 547.6208, `orientation` = 0.5759587 WHERE `guid` = 127559; INSERT IGNORE INTO `creature_addon` VALUES (127558, 0, 14333, 0, 1, 0, '63426 0 64718 0 62847 0 64723 0'); INSERT IGNORE INTO `creature_addon` VALUES (127559, 0, 14333, 0, 1, 0, '63426 0 64718 0 64723 0'); Пингвин, чемпион подгорода, искатель славы шторма Код:
--Glacier Penguin INSERT IGNORE INTO `creature_template_addon` VALUES (32498, 0, 0, 0, 1, 0, '51583 0'); --Слегка оживим их UPDATE `creature` SET `spawndist` = 5, `MovementType` = 1 WHERE `spawndist` = 0 AND `MovementType` = 0 AND `id` = 32498; --Stormwind Valiant INSERT IGNORE INTO `creature_template_addon` VALUES (33479, 0, 0, 1, 1, 0, '5301 0 5301 1'); --Undercity Champion REPLACE INTO `creature_template_addon` VALUES (33749, 0, 29257, 0, 1, 0, '63430 0');
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян Последний раз редактировалось Heisenberg; 07.04.2011 в 13:57. |
Пользователь сказал cпасибо: | YuruY (11.04.2011) |
07.04.2011, 11:26 | #230 |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Описание маленькое хоть делай.
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
07.04.2011, 11:41 | #231 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Я еще не закончил. Частями кидаю просто. Это ИЧ нормал и турнир. ПО сниффу ауры нацеплю, координаты поправлю\добавлю, вейпоинты поправлю\добавлю
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
07.04.2011, 13:13 | #232 |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Понятно. Как закончиш, скажи.
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
07.04.2011, 13:58 | #233 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Пока что закончил, остальное завтра. Нужна перепись парсера, не очень сейчас удобно
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
07.04.2011, 14:33 | #234 | |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
Цитата:
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
|
Пользователь сказал cпасибо: | Heisenberg (07.04.2011) |
10.04.2011, 21:11 | #235 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Код:
UPDATE `creature_template` SET `gossip_menu_id` = 10117 WHERE `entry` = 26964; INSERT IGNORE INTO `gossip_menu` (`entry`, `text_id`) VALUES (10117, 14043);
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
14.04.2011, 11:25 | #236 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Слегка накосячил (поставил один и тот же гуид
Код:
UPDATE `creature` SET `position_x` = 787.5018, `position_y` = 568.9618, `position_z` = 436.9922, `orientation` = 2.286381, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131051; UPDATE `creature` SET `position_x` = 790.6077, `position_y` = 559.2691, `position_z` = 442.0727, `orientation` = 2.408554, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131052; UPDATE `creature` SET `position_x` = 783.0695, `position_y` = 561.1771, `position_z` = 438.7979, `orientation` = 2.303835, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131053; UPDATE `creature` SET `position_x` = 781.3715, `position_y` = 567.4167, `position_z` = 435.5041, `orientation` = 2.408554, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131054; UPDATE `creature` SET `position_x` = 779.9965, `position_y` = 550.6945, `position_z` = 442.0774, `orientation` = 2.059489, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131055; UPDATE `creature` SET `position_x` = 773.5018, `position_y` = 555.5156, `position_z` = 438.8247, `orientation` = 1.954769, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131056; UPDATE `creature` SET `position_x` = 775.7483, `position_y` = 564.5851, `position_z` = 435.5041, `orientation` = 2.164208, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131057; UPDATE `creature` SET `position_x` = 767.5816, `position_y` = 560.5399, `position_z` = 435.5033, `orientation` = 1.832596, `curhealth` = 10635, `MovementType` = 1 WHERE `guid` = 131058;
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
Пользователь сказал cпасибо: | YuruY (14.04.2011) |
09.05.2011, 02:21 | #237 |
legend
Guest
Сообщений: n/a
|
Можно ли попросить Vehicle_Id для http://www.wowhead.com/npc=31736 ?
Последний раз редактировалось legend; 09.05.2011 в 02:31. |
legend |
09.05.2011, 09:47 | #238 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Эм, есть все в базе. Если у этого нету вехиклИд-а - значит его нету и на оффе. Я помню со сниффером кв проходил и все потом парсил. Сейчас покопаю сниффы, мб и правду пропустил.
add: моб не обладает вехикл ИДом
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян Последний раз редактировалось Heisenberg; 09.05.2011 в 10:08. |
09.05.2011, 10:20 | #239 |
YTDB dev
Регистрация: 05.11.2009
Адрес: Thunder Bluff
Сообщений: 3,625
Сказал(а) спасибо: 7,839
Поблагодарили 3,255 раз(а) в 498 сообщениях
|
В базе нету, либо пропустил, либо и не должно быть.
__________________
Правила написания баг-репортов. Общие правила поведения - рекомендуемые исключительно всем для прочтения.
При правильном поведении пользователей я вообще добрый и пушистый, как на аватарке.
|
09.05.2011, 10:23 | #240 |
Ученый
Регистрация: 14.06.2010
Адрес: Огриммар,улица гоблинов-инженеров 23
Сообщений: 267
Сказал(а) спасибо: 41
Поблагодарили 144 раз(а) в 111 сообщениях
|
Не должно быть. Там нпс дает квест - прыжки по горе(царь горы или как-то так). Видимо он подумал, что прыгаем мы на том же НПС. Вех Ид есть у НПС для кв, а не у этого
add: забыл обработать чуток со сниффов 4.0.3 Код:
#UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 16570; #UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 26525; #UPDATE `creature_template` SET `unit_flags` = '34113544' WHERE entry = 27893; #UPDATE `creature_template` SET `unit_flags` = '526336' WHERE entry = 28022; #UPDATE `creature_template` SET `unit_flags` = '526336' WHERE entry = 28023; #UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 28026; #UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 28028; #UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 28029; UPDATE `creature_template` SET `faction_A` = '2138', `faction_H` = '2138' WHERE entry = 28029; #UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 28035; UPDATE `creature_template` SET `baseattacktime` = '1818' WHERE entry = 28035; #UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 28036; UPDATE `creature_template` SET `baseattacktime` = '1818' WHERE entry = 28036; #UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 28041; #UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 28156; #UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 28162; UPDATE `creature_template` SET `speed_run` = '1.28571' WHERE entry = 28221; #UPDATE `creature_template` SET `unit_flags` = '33587200' WHERE entry = 28221; #UPDATE `creature_template` SET `unit_flags` = '512' WHERE entry = 28246; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 28246; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 28519; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 28564; #UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 28603; UPDATE `creature_template` SET `speed_run` = '6.28571' WHERE entry = 28669; #UPDATE `creature_template` SET `unit_flags` = '34081040' WHERE entry = 28717; #UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 28745; #UPDATE `creature_template` SET `unit_flags` = '32776' WHERE entry = 28750; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 28750; #UPDATE `creature_template` SET `unit_flags` = '768' WHERE entry = 28759; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 28759; #UPDATE `creature_template` SET `unit_flags` = '821248' WHERE entry = 28801; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 28802; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 28803; #UPDATE `creature_template` SET `unit_flags` = '526336' WHERE entry = 28843; #UPDATE `creature_template` SET `dynamicflags` = '13' WHERE entry = 28843; #UPDATE `creature_template` SET `unit_flags` = '537692416' WHERE entry = 28844; #UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 28844; #UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 28852; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 28879; UPDATE `creature_template` SET `faction_A` = '974', `faction_H` = '974' WHERE entry = 28998; #UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 29129; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 29129; #UPDATE `creature_template` SET `unit_flags` = '2048' WHERE entry = 29133; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 29133; #UPDATE `creature_template` SET `unit_flags` = '559104' WHERE entry = 29236; UPDATE `creature_template` SET `baseattacktime` = '1639' WHERE entry = 29444; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 29451; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 29452; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 29453; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 29646; UPDATE `creature_template` SET `faction_A` = '1891', `faction_H` = '1891' WHERE entry = 30352; #UPDATE `creature_template` SET `unit_flags` = '32768' WHERE entry = 30755; UPDATE `creature_template` SET `faction_A` = '2132', `faction_H` = '2132' WHERE entry = 30755; UPDATE `creature_template` SET `speed_run` = '1.71429' WHERE entry = 31139; UPDATE `creature_template` SET `speed_walk` = '2.4' WHERE entry = 31139; UPDATE `creature_template` SET `faction_A` = '21', `faction_H` = '21' WHERE entry = 31150; UPDATE `creature_template` SET `faction_A` = '21', `faction_H` = '21' WHERE entry = 31198; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 31243; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 31258; UPDATE `creature_template` SET `faction_A` = '35', `faction_H` = '35' WHERE entry = 31259; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 31262; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 31263; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 31263; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 31265; UPDATE `creature_template` SET `faction_A` = '1885', `faction_H` = '1885' WHERE entry = 31267; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 31267; #UPDATE `creature_template` SET `unit_flags` = '524296' WHERE entry = 31276; UPDATE `creature_template` SET `faction_A` = '2109', `faction_H` = '2109' WHERE entry = 31280; #UPDATE `creature_template` SET `unit_flags` = '33587200' WHERE entry = 31702; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 31718; #UPDATE `creature_template` SET `dynamicflags` = '13' WHERE entry = 31718; #UPDATE `creature_template` SET `dynamicflags` = '13' WHERE entry = 31731; #UPDATE `creature_template` SET `dynamicflags` = '13' WHERE entry = 31738; #UPDATE `creature_template` SET `dynamicflags` = '13' WHERE entry = 31783; #UPDATE `creature_template` SET `unit_flags` = '16' WHERE entry = 31812; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 31812; #UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 31813; #UPDATE `creature_template` SET `dynamicflags` = '12' WHERE entry = 31815; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 31836; #UPDATE `creature_template` SET `dynamicflags` = '4' WHERE entry = 31847; #UPDATE `creature_template` SET `dynamicflags` = '32' WHERE entry = 31868; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 32155; UPDATE `creature_template` SET `faction_A` = '21', `faction_H` = '21' WHERE entry = 32164; UPDATE `creature_template` SET `faction_A` = '83', `faction_H` = '83' WHERE entry = 32301; UPDATE `creature_template` SET `faction_A` = '84', `faction_H` = '84' WHERE entry = 32302; UPDATE `creature_template` SET `faction_A` = '84', `faction_H` = '84' WHERE entry = 32566; UPDATE `creature_template` SET `faction_A` = '1732', `faction_H` = '1732' WHERE entry = 32777; UPDATE `creature_template` SET `speed_run` = '1' WHERE entry = 35646; Код:
UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 570; UPDATE `creature_model_info` SET `bounding_radius` = '1' WHERE modelid = 2176; UPDATE `creature_model_info` SET `combat_reach` = '2.25' WHERE modelid = 7869; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 8055; UPDATE `creature_model_info` SET `bounding_radius` = '2' WHERE modelid = 18043; UPDATE `creature_model_info` SET `combat_reach` = '4.6' WHERE modelid = 18043; UPDATE `creature_model_info` SET `combat_reach` = '0.8' WHERE modelid = 19595; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 19595; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 23137; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 23138; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 23138; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 24191; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24553; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 24554; UPDATE `creature_model_info` SET `gender` = '0' WHERE modelid = 25468; UPDATE `creature_model_info` SET `bounding_radius` = '0.4797' WHERE modelid = 26002; UPDATE `creature_model_info` SET `combat_reach` = '1.35' WHERE modelid = 26002; UPDATE `creature_model_info` SET `combat_reach` = '2.25' WHERE modelid = 26563; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 26563; UPDATE `creature_model_info` SET `combat_reach` = '1.95' WHERE modelid = 26847; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26985; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26987; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26989; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26991; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 26994; UPDATE `creature_model_info` SET `combat_reach` = '1.725' WHERE modelid = 26995; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26997; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 26998; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27307; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27314; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27315; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27317; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27318; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27319; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27325; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27327; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27328; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27329; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27331; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27332; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27333; UPDATE `creature_model_info` SET `combat_reach` = '1.5' WHERE modelid = 27334; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 27541; UPDATE `creature_model_info` SET `bounding_radius` = '0.62' WHERE modelid = 27706; UPDATE `creature_model_info` SET `combat_reach` = '2' WHERE modelid = 27706; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27706; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 27786; UPDATE `creature_model_info` SET `gender` = '2' WHERE modelid = 27786; UPDATE `creature_model_info` SET `combat_reach` = '0' WHERE modelid = 27787;
__________________
Медовуха с медом настоящее рай для больных гриппом! Мир становится тебе побую когда ты в хламину пьян |
Пользователь сказал cпасибо: | YuruY (09.05.2011) |
Опции просмотра |
Линейный вид |
Комбинированный вид |
Древовидный вид |
|
|