fix(DB/creature_loot_template): Branch of Cenarius should not drop from Prince Raze (#13174)

This commit is contained in:
ZhengPeiRu21 2022-10-01 17:02:20 -06:00 committed by GitHub
parent 05329af838
commit cb9dbd608a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
DELETE FROM `creature_loot_template` WHERE `Entry`=10647 AND `Item`=5461;