fix(DB/Creature): Ethereal Darkcaster (H) should be pickpocketable (#16852)

fix(DB/Creature): Ethereal Darkcaster (heroic) should be pickpocketable

Co-authored-by: Samsequel <20357406+Samsequel@users.noreply.github.com>
This commit is contained in:
Maria-sequel
2023-08-06 03:19:39 +02:00
committed by GitHub
parent ee154036bd
commit ac84f488b6

View File

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