aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2016-07-18 14:51:21 +0200
committerjoschiwald <joschiwald.trinity@gmail.com>2017-02-05 21:10:53 +0100
commitb26efbcfa09bf1619a373fb33d1b985a4880fef9 (patch)
tree3fb369260c25cec294d48f6deab790454c162c12
parentaccaee579e6d224d3adc8bc5c7881e17299937a8 (diff)
DB/Creature: Misc fixes
By Malcrom (cherry picked from commit 58594c20725625f26224359c17dcc835346f1f4e)
-rw-r--r--sql/updates/world/master/2017_02_05_31_world_2016_07_18_00_world.sql13
1 files changed, 13 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_02_05_31_world_2016_07_18_00_world.sql b/sql/updates/world/master/2017_02_05_31_world_2016_07_18_00_world.sql
new file mode 100644
index 00000000000..7682fe310e3
--- /dev/null
+++ b/sql/updates/world/master/2017_02_05_31_world_2016_07_18_00_world.sql
@@ -0,0 +1,13 @@
+--
+UPDATE `creature` SET `modelid`=0 WHERE `id` IN (36,46,48,92,95,98,114,115,117,121);
+UPDATE `creature_addon` SET `bytes2`=257 WHERE `guid` IN (79666,79689);
+UPDATE `creature_addon` SET `bytes2`=4097 WHERE `guid` IN (80190,81107);
+DELETE FROM `creature_addon` WHERE `guid` IN (4312,80149,80152,80154,80158,80168,80169,80181,80182,80187,
+80189,80196,80200,80205,80206,80216,80218,80222,80226,80230,80231,80237,80238,80246,80254,80255,79664,79671,
+79674,79704,79730,79731,79819,79861,79864,79865,120682,120685,120686,120687,120692,80419);
+UPDATE `creature` SET `modelid`=0 WHERE `id`=2345;
+UPDATE `creature_addon` SET `bytes2`=4097 WHERE `guid`=16127;
+UPDATE `creature` SET `modelid`=0 WHERE `id`=2346;
+UPDATE `creature_addon` SET `bytes2`=4097 WHERE `guid`=16164;
+UPDATE `creature` SET `modelid`=0 WHERE `id`=2458;
+UPDATE `creature_addon` SET `bytes2`=4097 WHERE `guid`=14480;