fix(DB/Loot): Remove wrongly added ring from Ragnaros loot (#11144)
This commit is contained in:
parent
9f1d306de2
commit
3bc1c1cd96
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1648255016918528600');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 11502 AND `Item` = 17982;
|
||||
Loading…
Add table
Add a link
Reference in a new issue