mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Loot): Remove Fifth Mosharu Tablet from Smolderthorn Shadow Priest (#9192)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1636923395116068300');
|
||||||
|
|
||||||
|
-- Remove Fifth Mosharu Tablet from Smolderthorn Shadow Priest
|
||||||
|
DELETE FROM `creature_loot_template` WHERE `item` = 12740;
|
||||||
Reference in New Issue
Block a user