mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Loot): Remove wrongly added ring from Ragnaros loot (#11144)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1648255016918528600');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 11502 AND `Item` = 17982;
|
||||
Reference in New Issue
Block a user