fix(DB/Loot): Frostwhisper's Embalming fluid can be looted without the quest (#10238)
This commit is contained in:
parent
39fa10e87f
commit
7da65e77b3
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue