mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_04_26_02 -> 2023_04_26_03
|
||||||
-- Tortured Skeletons flags
|
-- Tortured Skeletons flags
|
||||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`&~33554432 WHERE (`entry` = 20662);
|
UPDATE `creature_template` SET `unit_flags` = `unit_flags`&~33554432 WHERE (`entry` = 20662);
|
||||||
-- Most gameobjects were missing Heroic spawns
|
-- Most gameobjects were missing Heroic spawns
|
||||||
Reference in New Issue
Block a user