mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
4
data/sql/updates/db_world/2024_04_07_00.sql
Normal file
4
data/sql/updates/db_world/2024_04_07_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_04_03_01 -> 2024_04_07_00
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 17968 AND `Item` = 190068;
|
||||
UPDATE `creature_loot_template` SET `MaxCount` = 3 WHERE `Entry` = 17968 AND `Item` = 34068;
|
||||
Reference in New Issue
Block a user