mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_08_07_05 -> 2022_08_07_06
|
||||
--
|
||||
UPDATE `creature_template` SET `lootid` = 0, `skinloot` = 0, `mingold` = 0, `maxgold` = 0 WHERE (`entry` = 11374);
|
||||
DELETE FROM `creature_loot_template` WHERE `entry` = 11374;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_08_07_06 -> 2022_08_07_07
|
||||
--
|
||||
UPDATE `gameobject` SET `ScriptName` = '' WHERE `id` = 176966;
|
||||
Reference in New Issue
Block a user