mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/Loot): remove blackened gloves loot (#4672)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1614625832426604950');
|
||||
|
||||
DELETE FROM `reference_loot_template` WHERE `Item` IN (10400, 10401, 10402);
|
||||
|
||||
Reference in New Issue
Block a user