mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
6
data/sql/updates/db_world/2022_05_06_01.sql
Normal file
6
data/sql/updates/db_world/2022_05_06_01.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2022_05_06_00 -> 2022_05_06_01
|
||||
--
|
||||
-- Remove the item Cache of Zanzil's Altered Mixture (8073) from Grand Foreman Puzik Gallywix (7288)
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 7288 AND `Item` = 8073;
|
||||
|
||||
Reference in New Issue
Block a user