fix(DB/Loot): Remove Fifth Mosharu Tablet from Smolderthorn Shadow Priest (#9192)

This commit is contained in:
Skjalf 2021-11-15 06:42:48 -03:00 committed by GitHub
parent 25a27b0265
commit 56d17e9e04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;