mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_11_20_04 -> 2025_11_21_00
|
||||
--
|
||||
SET @GUID := 1161;
|
||||
DELETE FROM `gameobject` WHERE `id` = 193997 AND `guid` BETWEEN @GUID AND @GUID+9;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2025_11_21_00 -> 2025_11_21_01
|
||||
--
|
||||
UPDATE `gameobject_loot_template` SET `QuestRequired` = 0 WHERE `Item` = 44724;
|
||||
Reference in New Issue
Block a user