mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_12_20_03 -> 2022_12_20_04
|
||||||
--
|
--
|
||||||
-- Mulgore Zone Drops
|
-- Mulgore Zone Drops
|
||||||
-- Squealear's Belt Should be 100% (Already Correct on AC)
|
-- Squealear's Belt Should be 100% (Already Correct on AC)
|
||||||
@@ -1,2 +1,3 @@
|
|||||||
|
-- DB update 2022_12_20_04 -> 2022_12_20_05
|
||||||
--
|
--
|
||||||
UPDATE `gameobject` SET `state`=1 WHERE `id` IN (183385, 1617, 1618, 1620) AND `guid` IN (104353, 104354, 10354, 10333, 10241);
|
UPDATE `gameobject` SET `state`=1 WHERE `id` IN (183385, 1617, 1618, 1620) AND `guid` IN (104353, 104354, 10354, 10333, 10241);
|
||||||
Reference in New Issue
Block a user