mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
5
data/sql/updates/db_world/2022_09_28_07.sql
Normal file
5
data/sql/updates/db_world/2022_09_28_07.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_09_28_06 -> 2022_09_28_07
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `item` = 6083;
|
||||
/* Gelkis Rumblers have no other loot */
|
||||
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 4661;
|
||||
Reference in New Issue
Block a user