fix(DB/Loot): Shadowmoon Technician Heroic should be pickpocketable (#16863)
This commit is contained in:
parent
ceca5d06f8
commit
933a3a7c0d
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/technicians.sql
Normal file
2
data/sql/updates/pending_db_world/technicians.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `pickpocketloot` = 17414 WHERE (`entry` = 18618);
|
||||
Loading…
Add table
Add a link
Reference in a new issue