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

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;