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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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