mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Loot): Frostwhisper's Embalming fluid can be looted without the quest (#10238)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642522474408055800');
|
||||
|
||||
UPDATE `gameobject_loot_template` SET `QuestRequired` = 0 WHERE `Entry` = 13381 AND `Item` = 12736;
|
||||
Reference in New Issue
Block a user