parent
1470ba4658
commit
49eb94c93d
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue