fix(DB/Loot): Shadowmoon Technician Heroic should be pickpocketable (#16863)

This commit is contained in:
Samsequel
2023-07-31 04:59:02 +02:00
committed by GitHub
parent ceca5d06f8
commit 933a3a7c0d

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `pickpocketloot` = 17414 WHERE (`entry` = 18618);