mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 23:43:44 +00:00
4
data/sql/updates/db_world/2022_12_18_00.sql
Normal file
4
data/sql/updates/db_world/2022_12_18_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2022_12_16_04 -> 2022_12_18_00
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 22454;
|
||||
UPDATE `creature_template` SET `lootid` = 0 WHERE (`entry` = 22454);
|
||||
Reference in New Issue
Block a user