mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Update 2016_09_05_02_world.sql
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--
|
||||
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`=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;
|
||||
|
||||
Reference in New Issue
Block a user