mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
11
sql/updates/world/6.x/2016_09_05_02_world.sql
Normal file
11
sql/updates/world/6.x/2016_09_05_02_world.sql
Normal file
@@ -0,0 +1,11 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `minlevel`=86, `maxlevel`=86, `exp`=3, `faction`=14, `speed_walk`=20, `speed_run`=7.14286, `unit_flags`=33554752, `unit_flags2`=34816 WHERE `entry`=49101;
|
||||
UPDATE `creature_template` SET `minlevel`=86, `maxlevel`=86, `exp`=3, `faction`=14, `speed_walk`=20, `speed_run`=7.14286, `unit_flags`=33554752, `unit_flags2`=34816 WHERE `entry`=49100;
|
||||
UPDATE `creature_template` SET `minlevel`=86, `maxlevel`=86, `exp`=3, `faction`=14, `speed_walk`=20, `speed_run`=7.14286, `unit_flags`=64, `unit_flags2`=134250496' WHERE `entry`=49097;
|
||||
UPDATE `creature_template` SET `minlevel`=86, `maxlevel`=86, `exp`=3, `faction`=14, `speed_walk`=20, `speed_run`=7.14286, `unit_flags`=64, `unit_flags2`=34816 WHERE `entry`=49096;
|
||||
UPDATE `creature_template` SET `minlevel`=86, `maxlevel`=86, `exp`=3, `faction`=14, `unit_flags`=33554432 WHERE `entry`=49099;
|
||||
UPDATE `creature_template` SET `minlevel`=87, `maxlevel`=87, `exp`=3, `faction`=14, `unit_flags`=32832 WHERE `entry`=49080;
|
||||
UPDATE `creature_template` SET `minlevel`=87, `maxlevel`=87, `exp`=3, `faction`=14, `unit_flags`=33088 WHERE `entry`=49079;
|
||||
UPDATE `creature_template` SET `minlevel`=86, `maxlevel`=86, `exp`=3, `faction`=14 WHERE `entry`=49063;
|
||||
UPDATE `creature_template` SET `minlevel`=86, `maxlevel`=86, `exp`=3, `faction`=14 WHERE `entry`=49062;
|
||||
UPDATE `creature_template` SET `unit_flags2`=2048 WHERE `entry`=39959;
|
||||
Reference in New Issue
Block a user