fix(DB/Loot): Remove wrongly added ring from Ragnaros loot (#11144)

This commit is contained in:
Nefertumm 2022-03-27 08:03:42 -03:00 committed by GitHub
parent 9f1d306de2
commit 3bc1c1cd96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1648255016918528600');
DELETE FROM `creature_loot_template` WHERE `Entry` = 11502 AND `Item` = 17982;