Skip to content

Commit

Permalink
DB: Fix some DB errors
Browse files Browse the repository at this point in the history
By @tkrokli
Closes #16323
  • Loading branch information
Killyana committed Jan 19, 2016
1 parent cdf7ac6 commit e9ed9f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sql/updates/world/2016_01_18_05_world.sql
@@ -0,0 +1,3 @@
--
UPDATE `creature` SET `MovementType`= 1 WHERE `guid`= 134869 AND `id`= 27401;
DELETE FROM `creature_addon` WHERE `guid` IN (97255,97256,97257,97258,97259,97261,131106);

0 comments on commit e9ed9f8

Please sign in to comment.