fix(DB/Loot): Remove Head of Ortor of Murkblood from pickpocketing loot (#16015)

This commit is contained in:
neifion-00000000
2023-04-19 11:07:20 -05:00
committed by GitHub
parent d4a2b08437
commit 13b53e740c

View File

@@ -0,0 +1,3 @@
--
-- Remove erronous pickpocket loot
DELETE FROM `pickpocketing_loot_template` WHERE `Entry`=18204 AND `Item`=24543;