mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-16 14:05:28 +00:00
fix(DB/reference_loot): Remove Hide of Lupos from RLT 24062 (#7951)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631945631125292040');
|
||||||
|
|
||||||
|
-- Deletes Hide of Lupos from RLT 24062
|
||||||
|
DELETE FROM `reference_loot_template` WHERE `Entry` = 24062 AND `Item` = 3018;
|
||||||
|
|
||||||
Reference in New Issue
Block a user